GNOME Bugzilla – Bug 571942
[clock applet] wrong translation of gconf default value
Last modified: 2011-11-08 09:13:34 UTC
The default value for /schemas/apps/clock_applet/prefs/format has the comment: <!-- Translators: This controls whether the GNOME panel clock should display time in 24 hour mode or 12 hour mode by default. The only valid values for this are "24-hour" and "12-hour". If your locale uses 24 hour time notation, translate this to "24-hour". If your locale uses 12 hour time notation with am/pm, translate this to "12-hour". Do NOT translate this into anything else than "24-hour" or "12-hour". For example, if you translate this to "24 sata" or anything else that isn't "24-hour" or "12-hour", things will not work. --> 24-hour The translation for ps is none of the allowed values: <default>۲۴-ګنټې</default>
Fixed in http://l10n.gnome.org/POT/gnome-panel.master/gnome-panel.master.ps.po #: ../applets/clock/clock.schemas.in.h:11 msgid "24-hour" msgstr "24-hour"
*** This bug has been marked as a duplicate of bug 569609 ***