[nk]removed useless word in tooltip

This commit is contained in:
Jean-Marie Traissard 2006-05-25 14:23:51 +00:00
parent a0df4ece76
commit 38856338ac
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@
<child>
<widget class="GtkCheckButton" id="use_ft_proxies_checkbutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">If checked, Gajim will also broadcast some more IPs except from just your IP, so file transfer has higher chances of working right.</property>
<property name="tooltip" translatable="yes">If checked, Gajim will also broadcast some more IPs except from just your IP, so file transfer has higher chances of working.</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Use file transfer proxies</property>
<property name="use_underline">True</property>