warning: 'msgid' format string with unnamed arguments in dashboards/project/routers/tables.py

Bug #1153479 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Akihiro Motoki

Bug Description

When I tried to update the po file, i encountered the following error:

ubuntu@ostack01:.../stack/horizon/openstack_dashboard (master)$ ../manage.py makemessages --locale=en
processing language en
Error: errors happened while running xgettext on tables.py
./dashboards/project/routers/tables.py:91: 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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/24043

Changed in horizon:
assignee: nobody → Akihiro Motoki (amotoki)
status: New → In Progress
Revision history for this message
Akihiro Motoki (amotoki) wrote :

The fix is done in https://review.openstack.org/#/c/24138/ by Gabriel.

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
importance: Undecided → Medium
milestone: none → grizzly-rc1
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.