First I do a:
git clone http://shr.bearstech.com/repo/shr-settings.git

Then according to the wiki this:
cd shr-settings
xgettext -L python --foreign-user -kD_ -o shr-settings.pot shr-settings `find . -name "*.py" -print`

As a result I get this:
shr-settings:95: advarsel: '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.

Apparently the .pot file looks o.k. but should I worry??

This also happens for opimd-messages!!

--
Ole
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to