Code still using POTMsgSet.potemplate
Bug #675426 reported by
Jeroen T. Vermeulen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Jeroen T. Vermeulen |
Bug Description
Before we can fix bug 401633, we still have to remove a few references to POTMsgSet.
Related branches
lp://qastaging/~jtv/launchpad/bug-675426
- Graham Binns (community): Approve (code)
-
Diff: 152 lines (+7/-52)6 files modifiedlib/lp/translations/browser/pofile.py (+1/-1)
lib/lp/translations/browser/tests/pofile-views.txt (+2/-2)
lib/lp/translations/browser/tests/translationmessage-views.txt (+0/-42)
lib/lp/translations/doc/potmsgset.txt (+3/-3)
lib/lp/translations/interfaces/potmsgset.py (+0/-2)
lib/lp/translations/model/potmsgset.py (+1/-2)
tags: |
added: qa-ok removed: qa-needstesting |
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
A bunch of these can be found with:
$ grep -rIis 'potmsgset[^ ()]*\.potemplate' lib/lp/ translations/