Mark torrent menu Pause text for translation

This commit is contained in:
Calum Lind 2012-03-11 20:09:42 +00:00
commit 7f88f59272

View file

@ -85,7 +85,7 @@
</child> </child>
<child> <child>
<object class="GtkImageMenuItem" id="menuitem_pause"> <object class="GtkImageMenuItem" id="menuitem_pause">
<property name="label">_Pause</property> <property name="label" translatable="yes">_Pause</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="use_action_appearance">False</property> <property name="use_action_appearance">False</property>