aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-05-11 05:27:49 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-05-12 00:58:42 +0800
commit63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125 (patch)
treee163b33d58ff256047e07a913d92ccd5f8049b1a /mail/mail.error.xml
parentaab2f68defecbc83627eea3a72a3b296057b3e97 (diff)
downloadgsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.tar
gsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.tar.gz
gsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.tar.bz2
gsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.tar.lz
gsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.tar.xz
gsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.tar.zst
gsoc2013-evolution-63a7f4d1ccd62b543a0b82a6d11c2d2b24ef1125.zip
EMailReader: Reimplement "mail-remove-duplicates" action.
Now uses e_mail_folder_find_duplicate_messages().
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 67b7e09961..df8f5f6abd 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -510,5 +510,10 @@ 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">
+ <_primary>Failed to find duplicate messages.</_primary>
+ <_secondary>The reported error was &quot;{0}&quot;.</_secondary>
+ </error>
+
</error-list>