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 571932 - [clock applet] wrong translation of gconf default value
[clock applet] wrong translation of gconf default value
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Galician [gl]
git master
Other Linux
: Normal normal
: ---
Assigned To: Fran Diéguez
Jesus Bravo Alvarez
Depends on:
Blocks:
 
 
Reported: 2009-02-16 00:20 UTC by Matthias Clasen
Modified: 2010-11-27 11:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2009-02-16 00:20:32 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 gl is none of the allowed values:
<default>24 horas</default>
Comment 1 Fran Diéguez 2010-11-27 11:41:27 UTC
Solved in GNOME 2.32 version and cause this for GNOME 3.0.