[GRASS-dev] Re: Translations not activated for wx startup screen?
Markus Neteler
neteler at osgeo.org
Sun Nov 15 01:56:43 EST 2009
On Mon, Nov 2, 2009 at 5:14 PM, Markus Neteler <neteler at osgeo.org> 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
More information about the grass-dev
mailing list