From 821ec49a782d3ddaa3d99e5e51228867ddf76e42 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 10 May 2011 17:27:49 -0400 Subject: EMailReader: Reimplement "mail-remove-duplicates" action. Now uses e_mail_folder_find_duplicate_messages(). --- mail/mail.error.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/mail.error.xml') 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 "{0}". + + <_primary>Failed to find duplicate messages. + <_secondary>The reported error was "{0}". + + -- cgit