aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/mail.error.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d950f75407..f948a008f3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-23 Andre Klapper <a9016009@gmx.de>
+
+ * mail.error.xml: fixed a typo. Fixes bug 328306.
+
2006-01-23 Ranjan Somani <sranjan@novell.com>
** Fixes #326795
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index fc6ce75cdf..56b1ba6cc9 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -44,7 +44,7 @@ Many email systems add an Apparently-To header to messages that only have BCC re
</error>
<error id="send-no-recipients" type="warning">
- <_primary>This message cannot be sent because you have not specified any Recipients</_primary>
+ <_primary>This message cannot be sent because you have not specified any recipients</_primary>
<_secondary xml:space="preserve">Please enter a valid email address in the To: field. You can search for email addresses by clicking on the To: button next to the entry box.</_secondary>
</error>