aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorKarsten Bräckelmann <kbrae@src.gnome.org>2006-02-09 01:55:47 +0800
committerKarsten Bräckelmann <kbrae@src.gnome.org>2006-02-09 01:55:47 +0800
commit65c0a5aee036630bf0619ed20223294e15648718 (patch)
treeb10b2be9378bad085c31205fd0fc23c9ba2a2097 /mail/mail.error.xml
parent38e720f3972a808576c10f2d4bf4f83941efd31b (diff)
downloadgsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.tar
gsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.tar.gz
gsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.tar.bz2
gsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.tar.lz
gsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.tar.xz
gsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.tar.zst
gsoc2013-evolution-65c0a5aee036630bf0619ed20223294e15648718.zip
fix typo, correct phrasing
svn path=/trunk/; revision=31454
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 17cb795a16..c6bb731886 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -378,8 +378,8 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<error id="ask-mark-all-read" type="question" default="GTK_RESPONSE_NO">
<_title>Mark all messages as read</_title>
- <_primary>Do you want to mark all the message as read?</_primary>
- <_secondary xml:space="preserve">This will mark all the messages as read in the selected folder and its subfolders.</_secondary>
+ <_primary>Do you want to mark all messages as read?</_primary>
+ <_secondary xml:space="preserve">This will mark all messages as read in the selected folder and its subfolders.</_secondary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>