← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1153479] Re: warning: 'msgid' format string with unnamed arguments in dashboards/project/routers/tables.py

 

** Changed in: horizon
       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/1153479

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

Status in OpenStack Dashboard (Horizon):
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1153479/+subscriptions