Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marie Traissard <jim@lapin.org>2006-05-25 18:23:51 +0400
committerJean-Marie Traissard <jim@lapin.org>2006-05-25 18:23:51 +0400
commit38856338ac09f7064ff4dfd78beb0072509b9f43 (patch)
tree44ed6cc38cc31b69aba7bb65b05e39cc3f4b4878 /data/glade
parenta0df4ece76bcc0498023820cf1829694aeb49f6f (diff)
[nk]removed useless word in tooltip
Diffstat (limited to 'data/glade')
-rw-r--r--data/glade/account_modification_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/account_modification_window.glade b/data/glade/account_modification_window.glade
index 0beac3938..c2a4150cd 100644
--- a/data/glade/account_modification_window.glade
+++ b/data/glade/account_modification_window.glade
@@ -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>