Translations keep disappearing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Invalid
|
Undecided
|
Unassigned | ||
Ubuntu Manual |
Invalid
|
Low
|
Unassigned | ||
Ubuntu |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
I maintain the Ubuntu Manual translations (see lp:ubuntu-manual). I am getting fairly regular feedback from the translators of the project that some of the translations that they do disappear whenever the .pot file is updated. I haven't been able to reliably reproduce this, and I don't really want to start doing something deliberately destructive.
The workflow for translations is this: generate .pot file in branch's po/ directory using po4a (http://
If you have suggestions, please point them out :).
Changed in ubuntu: | |
status: | New → Incomplete |
status: | Incomplete → Invalid |
Changed in rosetta: | |
status: | Incomplete → New |
Changed in rosetta: | |
status: | New → Incomplete |
Changed in rosetta: | |
status: | Incomplete → Invalid |
As nothing was designed to operate like that, here's my guess: strings that disappear are probably "almost identical" (i.e. a typo, punctuation or spacing is different) to a human, yet it's not to a machine. Thus, these translations don't get reused, especially since LP drops fuzzy translations (because they sometimes give very bad results). This happens very commonly with PO files generated from documentation (long paragraphs, etc). We'd like to improve this part of LP, but we still haven't had the time to do it.
If this is not it, it's a pretty strange bug, and it'd help us if you can have those translators point us exactly at the message (URL would be perfect) that they translated and which later disappeared. Please re-open the bug once you have more details.