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
path: root/data
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2008-08-12 00:23:32 +0400
committerYann Leboulanger <asterix@lagaule.org>2008-08-12 00:23:32 +0400
commitbf9ca5e24a0f7a509b8683abf4556cfcb93f9068 (patch)
tree5309275f13f18c7d5870e53ff0d4c0aa0993d369 /data
parentd94789a590e95f15e27a470b3f826ef7b5adbff0 (diff)
add a comment for translators
Diffstat (limited to 'data')
-rw-r--r--data/glade/esession_info_window.glade5
1 files changed, 2 insertions, 3 deletions
diff --git a/data/glade/esession_info_window.glade b/data/glade/esession_info_window.glade
index 6fe63c09f..dce553c16 100644
--- a/data/glade/esession_info_window.glade
+++ b/data/glade/esession_info_window.glade
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.0 on Sat Jun 28 20:51:00 2008 -->
+<!--Generated with glade3 3.4.5 on Mon Aug 11 22:23:04 2008 -->
<glade-interface>
<widget class="GtkDialog" id="esession_info_window">
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@@ -39,7 +39,7 @@
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">To be certain that only the expected person can read your messages or send you messages, you need to verify their identity.</property>
+ <property name="label" translatable="yes" comments="We talk about the identity of the other contact">To be certain that only the expected person can read your messages or send you messages, you need to verify their identity.</property>
<property name="wrap">True</property>
<property name="width_chars">0</property>
</widget>
@@ -54,7 +54,6 @@
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">Verify remote identity</property>
- <property name="wrap">True</property>
<property name="response_id">0</property>
<signal name="clicked" handler="on_verify_now_button_clicked"/>
</widget>