aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-05-11 22:23:10 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:12 +0800
commitf73e52138b48b9fb9f9bfab442044abc61998a83 (patch)
tree52657e4d52454210d3d7487512fa99efdd7db2b0 /mail/mail.error.xml
parenta4557c69b80fadad22b5744bae5b71d679ab0241 (diff)
downloadgsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.tar
gsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.tar.gz
gsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.tar.bz2
gsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.tar.lz
gsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.tar.xz
gsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.tar.zst
gsoc2013-evolution-f73e52138b48b9fb9f9bfab442044abc61998a83.zip
Reimplement em_utils_forward_messages().
Now uses e_mail_folder_build_attachment() and e_mail_folder_get_multiple_messages().
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index df8f5f6abd..292c36c4b0 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -510,10 +510,15 @@ An mbox account will be created to preserve the old mbox folders. You can delete
<_secondary>The reported error was &quot;{0}&quot;.</_secondary>
</error>
- <error id="find-duplicate-messages" type="warning">
+ <error id="find-duplicate-messages" type="error">
<_primary>Failed to find duplicate messages.</_primary>
<_secondary>The reported error was &quot;{0}&quot;.</_secondary>
</error>
+ <error id="get-multiple-messages" type="error">
+ <_primary>Failed to retrieve messages.</_primary>
+ <_secondary>The reported error was &quot;{0}&quot;.</_secondary>
+ </error>
+
</error-list>