Mark torrent menu Pause text for translation

This commit is contained in:
Calum Lind 2012-03-11 17:17:29 +00:00
parent c194f6bbe4
commit aeca5dd1e7
1 changed files with 1 additions and 1 deletions

View File

@ -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">