aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog3
-rw-r--r--mail/mail.error.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f12505ad96..93c7242135 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,6 @@
+2006-02-07 Andre Klapper <a9016009@gmx.de>
+ * mail.error.xml: fixing one typo.
+
2006-02-06 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #328651
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 539da60506..17cb795a16 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -379,7 +379,7 @@ 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 sub folders.</_secondary>
+ <_secondary xml:space="preserve">This will mark all the 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>