[REGRESSION] release upgrader tool became untranslated
Bug #1072828 reported by
Gabor Kelemen
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations |
Fix Released
|
High
|
Gabor Kelemen | ||
ubuntu-release-upgrader (Ubuntu) |
Fix Released
|
High
|
Brian Murray | ||
Quantal |
Won't Fix
|
High
|
Unassigned |
Bug Description
The release upgrader tool shows a lot of strings untranslated since it was split out from update-manager.
[Test Case]
1) If you do not use a language other than English install French
2) In a terminal run: sudo LANG=fr_FR.utf-8 python3 /usr/lib/
3) Observe that "Reading cache" is untranslated
4) In the terminal press Ctrl-C to stop the partial upgrade
With the version of the package from quantal-proposed "Reading cache" will be translated.
Related branches
lp://staging/~kelemeng/ubuntu-release-upgrader/bug1072828
Rejected
for merging
into
lp://staging/ubuntu-release-upgrader
- Brian Murray: Disapprove
-
Diff: 18 lines (+4/-2)1 file modifiedDistUpgrade/DistUpgradeMain.py (+4/-2)
description: | updated |
description: | updated |
Changed in ubuntu-release-upgrader (Ubuntu Quantal): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in ubuntu-release-upgrader (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in ubuntu-release-upgrader (Ubuntu): | |
status: | Triaged → In Progress |
assignee: | nobody → Brian Murray (brian-murray) |
Changed in ubuntu-translations: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
To which release were you upgrading when you discovered this? Could you find the file DistUpgradeVers ion.py in /tmp/ on the system you were updating and confirm the version number in it? It should look like 'VERSION='0.190.3'. Thanks in advance.