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:
authorDimitur Kirov <dkirov@gmail.com>2006-05-20 03:01:49 +0400
committerDimitur Kirov <dkirov@gmail.com>2006-05-20 03:01:49 +0400
commit3caa576400149412928c4a1aa10eabae86c0cc3f (patch)
tree69b9b38742aa1fb1209a2df761cf669dfd102cd4 /data/glade
parent7e467e04f888c24fda1a7612292474bf217eae2c (diff)
better string (10x Hawke)
Diffstat (limited to 'data/glade')
-rw-r--r--data/glade/add_new_contact_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/add_new_contact_window.glade b/data/glade/add_new_contact_window.glade
index bb5313a53..5203ca800 100644
--- a/data/glade/add_new_contact_window.glade
+++ b/data/glade/add_new_contact_window.glade
@@ -64,7 +64,7 @@
<widget class="GtkCheckButton" id="auto_authorize_checkbutton">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Au_tomatically authorize contact</property>
+ <property name="label" translatable="yes">A_llow this contact to view my status</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>