Original po filenames are not preserved in translation export
Bug #1349885 reported by
Display Name
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
New
|
Undecided
|
Unassigned |
Bug Description
Original po filenames are not preserved in the Launchpad translation export. For example, in pidgin++ ms_MY.po becomes ms.po and my_MM.po becomes my.po [1].
Therefore, the source code should not rely on the original file names, ever, because Launchpad is not smart enough to do a simple thing:
* Import foo.po
* Export foo.po
This forces the developer to either rename the original po files with whatever Launchpad decides to like, or write scripts like this one [2] and run it whenever a merge needs to be performed.
[1] http://
[2] http://
summary: |
- Original po filenames are not preserved in translation export + Title |
summary: |
- Title + Original po filenames are not preserved in translation export |
To post a comment you must log in.