aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorVibha Yadav <yvibha@suse.com>2012-03-29 14:45:06 +0800
committerVibha Yadav <yvibha@suse.com>2012-03-29 14:45:06 +0800
commit954b3f1cc496f469ce0472db87caafccbfa947da (patch)
tree3047d85f272254b41ffd02536aa565a3bc0964a2 /mail/mail.error.xml
parentafb3db076d573e52d634c7d5e2d40d8da9785941 (diff)
downloadgsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.tar
gsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.tar.gz
gsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.tar.bz2
gsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.tar.lz
gsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.tar.xz
gsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.tar.zst
gsoc2013-evolution-954b3f1cc496f469ce0472db87caafccbfa947da.zip
Bug #670445 - Folder deletion in offline shows strange behavior
Providing a check for online backend before proceeding for the operation.
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 b5a714ff18..3a9dab56bf 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -525,5 +525,10 @@ An mbox account will be created to preserve the old mbox folders. You can delete
<_secondary>The printer replied &quot;{0}&quot;.</_secondary>
</error>
+ <error id="online-operation" type="error">
+ <_primary>Could not perform this operation on {0}.</_primary>
+ <_secondary xml:space="preserve">You must be working online to complete this operation.</_secondary>
+ </error>
+
</error-list>