aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-06-13 18:15:40 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-06-13 18:15:40 +0800
commit48de88a67be654a4dda40c3d01ded14b6bcc7bea (patch)
tree62b0bb61b5ea1a6073d778cefcfbab6e75a17ff1 /plugins/exchange-operations/org-gnome-exchange-operations.error.xml
parent2511403367518c17d1b74fd18d14926981a432ce (diff)
downloadgsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar
gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.gz
gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.bz2
gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.lz
gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.xz
gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.zst
gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.zip
Defined and using new error code for displayig offline state of Evolution.
Fixes #344270. svn path=/trunk/; revision=32127
Diffstat (limited to 'plugins/exchange-operations/org-gnome-exchange-operations.error.xml')
-rw-r--r--plugins/exchange-operations/org-gnome-exchange-operations.error.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
index a6326f8a2c..adbb2010cd 100644
--- a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
+++ b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
@@ -48,6 +48,11 @@
<_secondary>Cannot display folders.</_secondary>
</error>
+ <error id="account-offline-generic" type="info">
+ <_primary>Exchange Account is offline.</_primary>
+ <_secondary>Cannot perform the operation.</_secondary>
+ </error>
+
<error id="password-incorrect" type="error">
<_primary>Could not authenticate to server.</_primary>
<_secondary>Make sure the username and password are correct and try again.</_secondary>