Merge lp:~bilalakhtar/ubiquity/fix-492825-2 into lp:ubiquity

Proposed by Bilal Akhtar
Status: Merged
Merged at revision: 4144
Proposed branch: lp:~bilalakhtar/ubiquity/fix-492825-2
Merge into: lp:ubiquity
Diff against target: 35 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/ubiquity.templates (+1/-1)
To merge this branch: bzr merge lp:~bilalakhtar/ubiquity/fix-492825-2
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+31526@code.launchpad.net

Description of the change

This branch fixes bug #492825 .

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Is this really the best way? What if the translation of "Install"
begins with a letter already used as the accelerator key for the
translation of "Back" or "Forward"? I would have thought that the
correct fix was to change the string to "_Install", and permit
translators to select an appropriate accelerator key; that's how
translations for "Back" and "Forward" are handled.

gui/gtk/ubiquity.ui sets the use_underline property to True for the next
widget, so the set_use_underline call is unnecessary.

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Colin,
Even I thought of that. But, then we would need to re-generate translation templates. What do you think?

Revision history for this message
Colin Watson (cjwatson) wrote :

We aren't in a translation freeze right now and shouldn't shy away from
regenerating translation templates when it's the right thing to do.

4145. By Bilal Akhtar

Modified stuff a bit, thanks Colin

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Colin,
please see now.

Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2010-07-30 20:50:29 +0000
+++ debian/changelog 2010-08-02 13:27:45 +0000
@@ -1,5 +1,6 @@
1ubiquity (2.3.4) UNRELEASED; urgency=low1ubiquity (2.3.4) UNRELEASED; urgency=low
22
3 [ Mario Limonciello ]
3 * Also set the custom title when translating widgets.4 * Also set the custom title when translating widgets.
4 * If there is at least one framebuffer device, fallback to fbdev rather5 * If there is at least one framebuffer device, fallback to fbdev rather
5 than vesa for bulletproof X.6 than vesa for bulletproof X.
@@ -9,6 +10,11 @@
9 primarily intended for systems where the installation kernel has known10 primarily intended for systems where the installation kernel has known
10 graphics problems, but you are solving them in a post installation step.11 graphics problems, but you are solving them in a post installation step.
1112
13 [ Bilal Akhtar ]
14 * debian/ubiquity.templates:
15 - Add an underline symbol before the label of the install button
16 to make it accessible with the Alt key. (LP: #492825)
17
12 -- Mario Limonciello <Mario_Limonciello@Dell.com> Thu, 29 Jul 2010 00:05:19 -050018 -- Mario Limonciello <Mario_Limonciello@Dell.com> Thu, 29 Jul 2010 00:05:19 -0500
1319
14ubiquity (2.3.3) maverick; urgency=low20ubiquity (2.3.3) maverick; urgency=low
1521
=== modified file 'debian/ubiquity.templates'
--- debian/ubiquity.templates 2010-07-30 20:50:29 +0000
+++ debian/ubiquity.templates 2010-08-02 13:27:45 +0000
@@ -343,7 +343,7 @@
343Type: text343Type: text
344# This is used as a button label, and should be translated as an action.344# This is used as a button label, and should be translated as an action.
345# Omit the [ ... ] from the translation.345# Omit the [ ... ] from the translation.
346_Description: Install[ action ]346_Description: _Install[ action ]
347347
348Template: ubiquity/text/step_label348Template: ubiquity/text/step_label
349Type: text349Type: text

Subscribers

People subscribed via source and target branches

to status/vote changes: