GNOME Bugzilla – Bug 126053
Glade translate even where it should not translate
Last modified: 2009-06-16 22:20:21 UTC
When making gettextized application with glade on non-English environment, glade provide translated source code, and msgid in .pot file have non-English messages. How to reproduce: 1. Run glade-2 with LANG=ja_JP.eucJP or other non-English lang 2. Make new GNOME project 3. Add new GNOME app widget 4. Generate sources 5. interface.c will have Japanese strings. GNOMEUIINFO_MENU_NEW_ITEM, for example.
I think this is a duplicate of bug 98510. As I said there, I'm not sure what we should do. What if the user really does want the interface in their native language? Maybe they don't want to use gettext at all. What do you think we should do?
*** This bug has been marked as a duplicate of 98510 ***
Glade 2 is old and deprecated, this bug can be closed.