make "install from binary package ..." Sulfur menu icon translatable
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<widget class="GtkMenu" id="menuitem1_menu">
|
||||
<child>
|
||||
<widget class="GtkImageMenuItem" id="installPackageItem">
|
||||
<property name="label">Install from binary package...</property>
|
||||
<property name="label" translatable="yes">Install from binary package...</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||
<property name="tooltip" translatable="yes">Install a stand-alone package file</property>
|
||||
|
||||
Reference in New Issue
Block a user