#1699: language setting in wxGUI preferences does not work; could cause GUI crash ----------------------------------+----------------------------------------- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: major | Milestone: 6.4.3 Component: wxGUI | Version: svn-releasebranch64 Keywords: internationalization | Platform: Unspecified Cpu: Unspecified | ----------------------------------+-----------------------------------------
Comment(by neteler): On Windows, I get on my machine {{{ C:\Programmi\GRASS GIS 6.4.3svn\etc>winlocale it_IT }}} In init.bat, it picks it up at {{{ if not "%LANG%"=="" goto langset FOR /F "usebackq delims==" %%i IN (`"%GISBASE%\etc\winlocale"`) DO @set LANG=%%i :langset }}} However, I don't see where an existing LANG setting would be picked up from GRASSRC6. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/1699#comment:4> GRASS GIS <http://grass.osgeo.org> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev