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 638231 - GtkSwitch states translation
GtkSwitch states translation
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: 2010-12-28 23:53 UTC by Emmanuele Bassi (:ebassi)
Modified: 2010-12-29 12:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuele Bassi (:ebassi) 2010-12-28 23:53:11 UTC
the GtkSwitch stateshave been indicated with two translator comments:

#. Translators: if the "on" state label requires more than three
#. * glyphs then use MEDIUM VERTICAL BAR (U+2759) as the text for
#. * the state

and

#. Translators: if the "off" state label requires more than three
#. * glyphs then use WHITE CIRCLE (U+25CB) as the text for the state

which means that if the strings used for the "on" and "off" states are longer than 3 glyphs, they should be translated to "❙" and "○", respectively.

thus, the translation for "on":

msgctxt "switch"
msgid "ON"
msgstr "ACENDIDO"

and for "off":

msgctxt "switch"
msgid "OFF"
msgstr "APAGADO"

should either be removed, defaulting back to "ON" and "OFF", or should be translated to the UTF-8 glyphs above.
Comment 1 Fran Diéguez 2010-12-29 00:01:16 UTC
Ok, let me fix this tomorrow.
Really thanks for the report.
Comment 2 Fran Diéguez 2010-12-29 12:08:06 UTC
Fixed in the next commit: http://git.gnome.org/browse/gtk+/commit/?id=a6168288f8142e58dac19257022ee1ab3ed5d08f