aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-errors.xml')
-rw-r--r--mail/mail-errors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-errors.xml b/mail/mail-errors.xml
index 1b6582e7e1..0a9996dc8b 100644
--- a/mail/mail-errors.xml
+++ b/mail/mail-errors.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="mail">
<error id="camel-service-auth-invalid" type="warning">
@@ -77,7 +77,7 @@ Many email systems add an Apparently-To header to messages that only have BCC re
</error>
<error id="camel-exception" type="warning">
- <primary>Your message message, with the subject &quot;{0}&quot; was not delivered.</primary>
+ <primary>Your message with the subject &quot;{0}&quot; was not delivered.</primary>
<secondary>The message was sent via the &quot;sendmail&quot; external application. Sendmail reports the following error: status 67: mail not sent.
The message is stored in the Outbox folder. Check the message for errors and resend.</secondary>
</error>