aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.glade
diff options
context:
space:
mode:
authorSankar P <psankar@novell.com>2007-08-23 18:51:06 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2007-08-23 18:51:06 +0800
commit9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2 (patch)
treed2abc465acb5bf87d408d9cf0cf7d6a9a9548fc8 /mail/mail-config.glade
parent559de8bd1b13b8b062ba1df9fc6b2f9290f82c6d (diff)
downloadgsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.tar
gsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.tar.gz
gsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.tar.bz2
gsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.tar.lz
gsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.tar.xz
gsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.tar.zst
gsoc2013-evolution-9bc8f8f6de5ae7e06d77574ae1f4d304affb30c2.zip
reviewed by: Andre Klapper <a9016009@gmx.de>
2007-08-23 Sankar P <psankar@novell.com> reviewed by: Andre Klapper <a9016009@gmx.de> * Fix for bug #468869 * mail-config.glade: Mark strings for Translation. svn path=/trunk/; revision=34072
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r--mail/mail-config.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index d5e336f8cf..bd7e78bccc 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -2786,7 +2786,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<widget class="Custom" id="sent_button">
<property name="visible">True</property>
<property name="creation_function">em_account_editor_folder_selector_button_new</property>
- <property name="string1">Select Sent Folder</property>
+ <property name="string1" translatable="yes">Select Sent Folder</property>
<property name="int1">0</property>
<property name="int2">0</property>
<property name="last_modification_time">Tue, 14 Dec 2004 17:07:09 GMT</property>
@@ -2805,7 +2805,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<widget class="Custom" id="drafts_button">
<property name="visible">True</property>
<property name="creation_function">em_account_editor_folder_selector_button_new</property>
- <property name="string1">Select Drafts Folder</property>
+ <property name="string1" translatable="yes">Select Drafts Folder</property>
<property name="int1">0</property>
<property name="int2">0</property>
<property name="last_modification_time">Tue, 14 Dec 2004 17:07:02 GMT</property>