id summary reporter owner description type status priority milestone component version resolution keywords cc cpu platform 1677 Bad string in wxpython gui goutput.py lucadelu grass-dev@… "Creating new po file template I obtain some warning on goutput.py. I try to fix two strings but nothing change, I add a possible patch for two of five strings {{{ Generating grasswxpy... xgettext -k_ -o ./templates/grasswxpy.pot `find ../gui/wxpython -name '*.py' | xargs grep -l ""_(\""""` ../gui/wxpython/gui_core/goutput.py:486: 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. ../gui/wxpython/gui_core/goutput.py:656: 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. ../gui/wxpython/gui_core/goutput.py:668: 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. ../gui/wxpython/gui_core/goutput.py:781: 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. ../gui/wxpython/gui_core/goutput.py:800: 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. }}}" defect closed normal 6.4.3 Translations svn-releasebranch64 fixed wxGUI, i18n All All