[GRASS-dev] sqlbuilder.py message issue

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

2009/11/12 Markus Neteler <neteler@osgeo.org>:

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