Support re-uploading of package translations
Bug #439346 reported by
Jeroen T. Vermeulen
on 2009-09-30
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
Critical
|
Jeroen T. Vermeulen |
Bug Description
Sometimes, such as when import approvals go wrong, we need the ability to re-upload the latest imported translations that Soyuz produced for an Ubuntu package.
Related branches
lp:~jtv/launchpad/redo-uploads
- Jeroen T. Vermeulen (community): Abstain on 2009-09-30
- Edwin Grubbs (community): Approve (code) on 2009-09-30
-
Diff: 449 lines6 files modifiedlib/lp/registry/interfaces/sourcepackage.py (+7/-0)
lib/lp/registry/model/sourcepackage.py (+33/-0)
lib/lp/soyuz/doc/distroseriesqueue-translations.txt (+43/-0)
lib/lp/translations/scripts/reupload_translations.py (+110/-0)
lib/lp/translations/scripts/tests/test_reupload_translations.py (+168/-0)
scripts/rosetta/reupload-translations.py (+19/-0)
lp:~jtv/launchpad/cp-bug-449346
(Merged)
Jeroen T. Vermeulen (jtv) wrote : | #2 |
See also follow-up fix for bug 445511.
Ursula Junque (ursinha)
on 2009-10-22
tags: | added: qa-needstesting |
Ursula Junque (ursinha)
on 2009-10-22
tags: |
added: qa-ok removed: qa-needstesting |
Данило Шеган (danilo)
on 2009-11-05
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in devel 9605