** Changed in: horizon/grizzly
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1177629
Title:
'msgid' format string with unnamed arguments cannot be properly
localized in dashboards/project/instances/workflows/create_instance.py
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Dashboard (Horizon) grizzly series:
Fix Released
Bug description:
After commit 84553ab5720719a64e4d46ffcb5704ba8b34234a, "../manage.py
makemessages -a" produces the following error:
motoki@gemini:~/.../horizon/openstack_dashboard (master)$ ../manage.py
makemessages -a
processing language hu
Error: errors happened while running xgettext on create_instance.py
./dashboards/project/instances/workflows/create_instance.py:115: 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1177629/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp