ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #12132
[Bug 1300760] Re: String "Upgrading Ubuntu to version xx.xx" should be a variable, not a hard-coded string
This was changed to the following some time ago.
1159 <property name="label"
translatable="yes"><b><big>Upgrading Ubuntu to version
%s</big></b></pr operty>
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Triaged => 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/1300760
Title:
String "Upgrading Ubuntu to version xx.xx" should be a variable, not a
hard-coded string
Status in Ubuntu Translations:
New
Status in ubuntu-release-upgrader package in Ubuntu:
Fix Released
Status in ubuntu-release-upgrader source package in Utopic:
Won't Fix
Bug description:
The string "Upgrading Ubuntu to version 14.04" in the release-upgrader
is not translated (cf screenshot desktop in French)
From ./data/gtkbuilder/DistUpgrader.ui
1154 <object class="GtkLabel" id="label_title">
1155 <property name="visible">True</property>
1156 <property name="can_focus">False</property>
1157 <property name="xalign">0</property>
1158 <property name="label" translatable="yes"><b><big>Upgrading Ubuntu to version 14.04</big></b></property>
1159 <property name="use_markup">True</property>
1160 </object>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1300760/+subscriptions
References