Obsolete messages and previous msgids don't combine well

Bug #354357 reported by Данило Шеган
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Henning Eggers

Bug Description

Matthew East run into this problem with ubuntu-docs/gnome2-user-guide/es/es.po — previous msgids are not correctly "obsoleted", while they need to be for msgfmt -cv checks to pass. I.e. we export a message like:

#| msgid ""
#| "<application>Window Selector</application> lists all your open windows. "
#| "To give focus to a window, click on the window selector icon at the "
#| "extreme right of the top edge panel, then select the window. For more on "
#| "this, see <xref linkend=\"windows-focus\"/>."
#~ msgid ""
#~ "The <application>Window Selector</application> lists all of your open "
#~ "windows. To give focus to a window, click on the window selector icon at the "
#~ "extreme right of the top edge panel, then select the window. For more on "
#~ "this, see <xref linkend=\"windows-focus\"/>."
#~ msgstr ""
#~ "El <application>Selector de ventanas</application> lista todas sus ventanas "
#~ "abiertas. Para darle el foco a una ventana, pulse en el icono del selector "
#~ "de ventanas en el extremo derecho del panel del borde superior, después "
#~ "seleccione la ventana. Para obtener más información acerca de ésto consulte "
#~ "la <xref linkend=\"windows-focus\"/>."

while it should be "#~|" instead of just "#|".

This is easy to fix, but I'd still like us to just remove all "#|" comments.

Revision history for this message
Данило Шеган (danilo) wrote :

Very important, might even need a cherrypick.

Changed in rosetta:
importance: Undecided → High
milestone: none → 2.2.4
status: New → Triaged
Changed in rosetta:
assignee: nobody → henninge
Changed in rosetta:
status: Triaged → In Progress
Revision history for this message
Henning Eggers (henninge) wrote :

Fixed in devel 8168.

Changed in rosetta:
status: In Progress → Fix Committed
Revision history for this message
Henning Eggers (henninge) wrote :

Merged into db-devel 7954.

Changed in rosetta:
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.