r38602 modified all of the scripts to use _(...) to localise messages:

http://trac.osgeo.org/grass/changeset/38602

The main problem problem with this is that the _() function isn't
defined, so any script printing a message fails.

Presumably lib/python/core.py is supposed to initialise gettext, e.g.:

http://docs.python.org/library/gettext.html#localizing-your-application

-- 
Glynn Clements <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to