On Mon, Nov 2, 2009 at 5:14 PM, Markus Neteler <[email protected]> wrote: > Hi, > > I have realized (perhaps only on my machine?) that the startup wxGUI > screen is no longer translated when switching the locale except for the > Quit button.
Found it, there was simply a bug in gui/wxpython/gis_set.py I have fixed it now: r39733 (6.4.svn), r39734 (6.5.svn), 39735 (7.svn) I wonder if all the GUI code needs to be cluttered with the import gettext stuff? A global switch might be nicer... Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
