aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-send-options.glade
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@src.gnome.org>2005-05-06 13:14:48 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-05-06 13:14:48 +0800
commitb4a2742ea9a6507609b74c16f5ba569bffa2874b (patch)
treed0d5767590d79f3f931f8229bde252a9557fbd26 /widgets/misc/e-send-options.glade
parent0086680be41a390e3e20d91a206ddabbbbacd13f (diff)
downloadgsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.tar
gsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.tar.gz
gsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.tar.bz2
gsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.tar.lz
gsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.tar.xz
gsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.tar.zst
gsoc2013-evolution-b4a2742ea9a6507609b74c16f5ba569bffa2874b.zip
Fix for 273097
svn path=/trunk/; revision=29286
Diffstat (limited to 'widgets/misc/e-send-options.glade')
-rw-r--r--widgets/misc/e-send-options.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/widgets/misc/e-send-options.glade b/widgets/misc/e-send-options.glade
index 6a3f025590..72d58bd366 100644
--- a/widgets/misc/e-send-options.glade
+++ b/widgets/misc/e-send-options.glade
@@ -968,7 +968,7 @@ Confidential
<child>
<widget class="GtkLabel" id="opened-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">_When opened: </property>
+ <property name="label" translatable="yes">_When opened:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -992,7 +992,7 @@ Confidential
<child>
<widget class="GtkLabel" id="declined-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">When decli_ned: </property>
+ <property name="label" translatable="yes">When decli_ned:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1040,7 +1040,7 @@ Confidential
<child>
<widget class="GtkLabel" id="accepted-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">When acce_pted: </property>
+ <property name="label" translatable="yes">When acce_pted:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>