[GRASS-dev] sqlbuilder.py message issue
Markus Neteler
neteler at osgeo.org
Thu Nov 12 06:26:24 EST 2009
hi,
there is a message issue:
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.
... not sure how to fix it.
Markus
More information about the grass-dev
mailing list