ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #05470
[Bug 1093697] Re: check-new-release-gtk appears untranslated
This bug was fixed in the package ubuntu-release-upgrader - 1:0.192.4
---------------
ubuntu-release-upgrader (1:0.192.4) raring; urgency=low
* Ensure that partial upgrades are fully translated (LP: #1072828) thanks to
Gabor Kelemen for the initial patch.
* Remove code enabling apport since it is always running (LP: #1068874)
* check-new-release-gtk: set the correct translation domain thanks to Gabor
Kelemen for patch (LP: #1093697)
* DistUpgradeController.py: call apport-bug with the binary package name not
the source package name (LP: #1098001)
* source_ubuntu-release-upgrader.py: set the crash database to Ubuntu to
allow reporting of bugs even if the package does not seem to be official
(LP: #1067542)
-- Brian Murray <brian@xxxxxxxxxx> Fri, 11 Jan 2013 16:19:26 -0800
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1093697
Title:
check-new-release-gtk appears untranslated
Status in Ubuntu Translations:
Fix Committed
Status in “ubuntu-release-upgrader” package in Ubuntu:
Fix Released
Bug description:
When running check-new-release-gtk -d on Quantal, I get the attached screen. The button labels should be translated among other strings of the ui file.
This does not happen because in the Python script the ui file is initialized with the update-release-upgrader translation domain instead of ubuntu-release-upgrader. Changing the translation domain fixes the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1093697/+subscriptions
References