Merge lp:~hjd/synaptic/bug1242219 into lp:synaptic

Proposed by Hans Joachim Desserud
Status: Merged
Merged at revision: 2145
Proposed branch: lp:~hjd/synaptic/bug1242219
Merge into: lp:synaptic
Diff against target: 12 lines (+1/-1)
1 file modified
gtk/gtkbuilder/window_main.ui (+1/-1)
To merge this branch: bzr merge lp:~hjd/synaptic/bug1242219
Reviewer Review Type Date Requested Status
Robert Roth Approve
synaptic-developers Pending
Review via email: mp+192793@code.launchpad.net

Description of the change

Mark the menu item "_Contents" translatable as suggested in the bug report (and like the others are marked).

Note that I haven't generated a new version of the .pot file including this string, which should probably be done at the same time this is merged.

To post a comment you must log in.
Revision history for this message
Robert Roth (evfool) wrote :

Thanks for the contribution, this looks OK to me, however I'm not sure whether the pot file has to be regenerated, so I'm asking for another synaptic-developer review.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'gtk/gtkbuilder/window_main.ui'
--- gtk/gtkbuilder/window_main.ui 2013-09-02 08:00:25 +0000
+++ gtk/gtkbuilder/window_main.ui 2013-10-26 19:22:26 +0000
@@ -658,7 +658,7 @@
658 <property name="can_focus">False</property>658 <property name="can_focus">False</property>
659 <child>659 <child>
660 <object class="GtkImageMenuItem" id="menu_help">660 <object class="GtkImageMenuItem" id="menu_help">
661 <property name="label">_Contents</property>661 <property name="label" translatable="yes">_Contents</property>
662 <property name="visible">True</property>662 <property name="visible">True</property>
663 <property name="can_focus">False</property>663 <property name="can_focus">False</property>
664 <property name="use_underline">True</property>664 <property name="use_underline">True</property>

Subscribers

People subscribed via source and target branches

to status/vote changes: