Markus Neteler wrote:

> I wonder if all the GUI code needs to be cluttered with the
> import gettext stuff? A global switch might be nicer...

Can you elaborate?

Each module needs to call gettext.install() in order to add the _()
function to the module's namespace.

However, I have no idea why gis_set.py calls it three times.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to