Reword gtk prefs tooltip

This commit is contained in:
Calum Lind 2013-05-03 14:01:16 +01:00
parent 6e8e7a63cc
commit 4b31061037

View File

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