Mark torrent menu Pause text for translation
This commit is contained in:
parent
c194f6bbe4
commit
aeca5dd1e7
|
@ -30,7 +30,7 @@
|
|||
<widget class="GtkImageMenuItem" id="menuitem_pause">
|
||||
<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="label">_Pause</property>
|
||||
<property name="label" translatable="yes">_Pause</property>
|
||||
<property name="use_underline">True</property>
|
||||
<signal name="activate" handler="on_menuitem_pause_activate"/>
|
||||
<child internal-child="image">
|
||||
|
|
Loading…
Reference in New Issue