aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-07-09 02:16:27 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-07-09 20:44:22 +0800
commit84cfc5b80c4d3845b41358d68e33383c2c66a566 (patch)
treea202540db1065e73ecc97fa3ee3e57b07d83767c /mail/mail.error.xml
parent9c797884816c948ead7eb93070d639498f321bd4 (diff)
downloadgsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.gz
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.bz2
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.lz
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.xz
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.tar.zst
gsoc2013-evolution-84cfc5b80c4d3845b41358d68e33383c2c66a566.zip
Add e_mail_reader_refresh_folder().
To replace mail_refresh_folder().
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 ed3856e51a..a41d4a4458 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-refresh-folder" type="warning">
+ <_primary>Failed to refresh folder &quot;{0}&quot;.</_primary>
+ <_secondary>The reported error was &quot;{1}&quot;.</_secondary>
+ </error>
+
<error id="no-rename-special-folder" type="error">
<_primary>Cannot rename or move system folder "{0}".</_primary>
<_secondary xml:space="preserve">System folders are required for Evolution to function correctly and cannot be renamed, moved, or deleted.</_secondary>