On Thu, Mar 15, 2012 at 10:11 PM, Bastien Nocera <[email protected]> wrote: > Heya, > > Pretty much every language is making a pig's ear of a job translating > the strings under the "keyboard label" context. > > For example: > msgctxt "keyboard label" > msgid "Page_Down" > msgstr "Page_Down" > > When we clearly mention to: > - translate the strings > - Remove the underscores from the key names
So if I run it with LANG=C, it shows "Page_Down" instead of "Page Down"? > For reference the full text that gets printed before the first keyboard > label context string: > http://git.gnome.org/browse/gtk+/tree/gdk/gen-keyname-table.pl#n114 -- Duy _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
