aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-07-09 19:13:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-07-09 20:44:22 +0800
commit0a359ba9826d52378e64e4a9a9c96588255a1ad9 (patch)
tree378ed270591e45f6d8736d42b6645fb7ce2cf46c /mail/mail.error.xml
parentc44c65e85fe6413b69d26ae600be6bfb4952367c (diff)
downloadgsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.tar
gsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.tar.gz
gsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.tar.bz2
gsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.tar.lz
gsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.tar.xz
gsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.tar.zst
gsoc2013-evolution-0a359ba9826d52378e64e4a9a9c96588255a1ad9.zip
Add e_mail_reader_expunge_folder().
Wraps e_mail_folder_expunge() with EActivity/EAlert stuff and also prompt for confirmation.
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 a41d4a4458..3ff85ade1d 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -195,6 +195,11 @@ Many email systems add an Apparently-To header to messages that only have BCC re
<_secondary xml:space="preserve">System folders are required for Evolution to function correctly and cannot be renamed, moved, or deleted.</_secondary>
</error>
+ <error id="no-expunge-folder" type="warning">
+ <_primary>Failed to expunge folder &quot;{0}&quot;.</_primary>
+ <_secondary>The reported error was &quot;{1}&quot;.</_secondary>
+ </error>
+
<error id="no-refresh-folder" type="warning">
<_primary>Failed to refresh folder &quot;{0}&quot;.</_primary>
<_secondary>The reported error was &quot;{1}&quot;.</_secondary>