nova.pot out of sync with source code in trunk

Bug #722543 reported by Armando Migliaccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Jay Pipes

Bug Description

I have noticed that nova.pot contains references to lines that are no longer in trunk. For instance nova.pot says:

102 #: nova/fakerabbit.py:95
103 #, python-format
104 msgid "Binding %s to %s with key %s"
105 msgstr ""

When I go to fakerabbit.py/line 95 I see:

95 global QUEUES
96 LOG.debug(_('Binding %(queue)s to %(exchange)s with'
97 ' key %(routing_key)s') % locals())

is this expected? As a result Launchpad translations are stale. This happens on the latest revision of nova.

Related branches

Revision history for this message
Jay Pipes (jaypipes) wrote :

We're waiting on the translations branch to be approved. This has taken *way* longer than expected.

Please see here and add a comment encouraging others to review it please :)

https://code.launchpad.net/~jaypipes/nova/translations/+merge/49833

Changed in nova:
status: New → In Progress
assignee: nobody → Jay Pipes (jaypipes)
importance: Undecided → Medium
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

Some lines in the diff above, e.g. in the cs.po

2254 +#: nova/fakerabbit.py:95
2255 +#, python-format
2256 +msgid "Binding %s to %s with key %s"
2257 +msgstr ""

still seem to be out of sync.

Revision history for this message
Jay Pipes (jaypipes) wrote :

Well, the nova.pot file is correct, so I'm not sure whether this is something to do with Rosetta (which creates those .po files when someone begins translating) or whether it's something else :(

Revision history for this message
Thierry Carrez (ttx) wrote :

Should be ok now, branch was merged.

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
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.