aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@src.gnome.org>2005-06-07 13:05:43 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-06-07 13:05:43 +0800
commit87947227e7aa383301f8ef1c3c6ce110297ead1e (patch)
tree3d1ada8ea8df2b4b31ae66d6322cbc545183ac46 /mail/mail.error.xml
parent9f5a04beb4ce18da2609e93adbb625a51c640e56 (diff)
downloadgsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.tar
gsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.tar.gz
gsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.tar.bz2
gsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.tar.lz
gsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.tar.xz
gsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.tar.zst
gsoc2013-evolution-87947227e7aa383301f8ef1c3c6ce110297ead1e.zip
Fixing typo (bug 306151). Committing for Andre
svn path=/trunk/; revision=29464
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 1284ab3ec1..d769aad1c2 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -352,7 +352,7 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<error id="ask-mark-read" type="question" default="GTK_RESPONSE_NO">
<_title>Mark all messages as read</_title>
<_primary>Mark all messages as read in the selected folder</_primary>
- <_secondary xml:space="preserve">Do you want the operation to be performed in the sub folders ?</_secondary>
+ <_secondary xml:space="preserve">Do you want the operation to be performed in the subfolders?</_secondary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>