2009/11/12 Markus Neteler <[email protected]>: > xgettext -k_ -o ./templates/grasswxpy.pot `find ../gui/wxpython -name > '*.py' | xargs grep -l "_(\""` > ../gui/wxpython/gui_modules/sqlbuilder.py:77: warning: 'msgid' format > string with unnamed arguments cannot be properly localized: > The translator > cannot reorder the arguments. > Please consider > using a format string with named arguments, > and a mapping > instead of a tuple for the arguments.
fixed in r39703. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
