After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 472619 - Always use the same hour format when notes are listed in "Search..." window in Tomboy
Always use the same hour format when notes are listed in "Search..." window i...
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Spanish [es]
unspecified
Other All
: Normal trivial
: ---
Assigned To: Spanish translation team
Javier F. Serrador
Depends on:
Blocks:
 
 
Reported: 2007-09-01 19:23 UTC by Pacho Ramos
Modified: 2007-09-11 08:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
screenshot.png (58.76 KB, image/png)
2007-09-01 19:23 UTC, Pacho Ramos
Details

Description Pacho Ramos 2007-09-01 19:23:19 UTC
Please describe the problem:
As can be seen in screenshot, after five days, hour format is changed from 24h to 12h (AM/PM) format

Thanks for ficing this

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Pacho Ramos 2007-09-01 19:23:48 UTC
Created attachment 94763 [details]
screenshot.png
Comment 2 Boyd Timothy 2007-09-05 15:41:17 UTC
This time format is specified by the language translation for Tomboy.  If it's incorrect, a new string should be provided that uses:

H:mm:ss instead (24-hour time) instead of h:mm:ss (12-hour time).
Comment 3 Pacho Ramos 2007-09-05 18:41:18 UTC
My locale is es_ES
Comment 4 Boyd Timothy 2007-09-07 14:10:24 UTC
Yeah, the es.po file says to use both 12 and 24-hour formats.  It ought to be fixed by a translator.
Comment 5 Christian Rose 2007-09-08 10:27:33 UTC
Then this is a localization bug. Moving this to the l10n product, component Spanish [es].
Comment 6 Jorge González 2007-09-08 22:16:40 UTC
I can't compile Tomboy right now and I'd like to have this fixed before the release date (19th), but I've checked the po file and looks like the strings have changed and there is no bug. Could anyone confirm it?
Comment 7 Claudio Saavedra 2007-09-10 03:38:51 UTC
I've checked and all dates are in the 12-hour format.
Comment 8 Jorge González 2007-09-11 08:30:00 UTC
Thanks Claudio, so the bug is fixed. Now we can talk about 12-hour or 24-hour dates ;-)