mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 00:48:41 +00:00
Mark torrent menu Pause text for translation
This commit is contained in:
parent
f6127e1747
commit
7f88f59272
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue