mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Reword gtk prefs tooltip
This commit is contained in:
parent
6e8e7a63cc
commit
4b31061037
1 changed files with 2 additions and 2 deletions
|
@ -1505,7 +1505,7 @@ used sparingly.</property>
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="tooltip_text" translatable="yes">Exchanges peers between clients. (Changing setting requires restart)</property>
|
||||
<property name="tooltip_text" translatable="yes">Exchanges peers between clients. (Disabling requires restart)</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
|
@ -1523,7 +1523,7 @@ used sparingly.</property>
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="tooltip_text" translatable="yes">Exchanges trackers between clients. (Changing setting requires restart)</property>
|
||||
<property name="tooltip_text" translatable="yes">Exchanges trackers between clients. (Disabling requires restart)</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue