diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-04-14 00:09:07 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-04-14 00:09:07 +0800 |
commit | 35a998b2de7d3127ea802a9284f2b5ab44df1de6 (patch) | |
tree | 5c38a3e5746345761ce1d5fd5379980cbca0322d /mail/mail.error.xml | |
parent | ae436d4fdc2d7a6f9580b2e17cc32dfd33255f9f (diff) | |
download | gsoc2013-evolution-35a998b2de7d3127ea802a9284f2b5ab44df1de6.tar.gz gsoc2013-evolution-35a998b2de7d3127ea802a9284f2b5ab44df1de6.tar.zst gsoc2013-evolution-35a998b2de7d3127ea802a9284f2b5ab44df1de6.zip |
Demonstrate EWebView as an EAlertSink.
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 709b572cbb..7f07bb9cbe 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -500,5 +500,10 @@ An mbox account will be created to preserve the old mbox folders. You can delete <_primary>Failed to unsubscribe from folder.</_primary> <_secondary>The reported error was "{0}".</_secondary> </error> + + <error id="no-retrieve-message" type="warning"> + <_primary>Unable to retrieve message.</_primary> + <_secondary xml:space="preserve">{0}</_secondary> + </error> </error-list> |