Mark translations which differ from the last bzr import

Bug #787535 reported by Thomas Friedrichsmeier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

If a project imports translations from a Bazaar branch, automatically, it will probably be interested in synchronizing the changes back, every once in a while. Several options exist for that.

However, in this scenario, it would be helpful, if any translations which *have* been changed since the last import, or differ from the last import, are clearly marked as such on the "Translation status by language" page.

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

While I know where you are coming from (https://answers.launchpad.net/launchpad/+question/158535), the solution to this particular bug is to enable automatic export of translations to a bzr branch as well, and then merge that from time to time (or simply export to the main development branch). As such, Launchpad works in a way where it removes the need for you to manually check what translations differ since it can do the job of exporting to a version control system itself.

And even in your case of an imported external branch, I'd suggest setting up a bzr export branch which'll give you nightly exports of all the modified PO files which you can merge with (manually or otherwise) with your actual source code branch.

Basically, Launchpad already offers a solution to the problem you are describing (syncing translations back), even if it's not a solution you suggest :)

FWIW, correctly determining "what has been changed since the last import" (in the sense that it needs to be "anything that is different in Launchpad compared to the last import") would require some internal restructuring in Launchpad and is thus hard to implement. As such, I'd lean on marking this as "won't fix", but for now marking as "low" priority and tagging with "feature".

Changed in launchpad:
status: New → Triaged
importance: Undecided → Low
tags: added: feature
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.