aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-12-08 15:22:13 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-12-08 15:22:13 +0800
commite7a430163104edf067865306cdc1b5192bb08d4c (patch)
treecfc079b073a0693f266215916af1d1e245875637 /plugins/exchange-operations/org-gnome-exchange-operations.error.xml
parent1eba7c5d8d740185a48b007e51acc16e4eebaf47 (diff)
downloadgsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.gz
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.bz2
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.lz
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.xz
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.zst
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.zip
** Fix for bug #558498
2008-12-08 Bharath Acharya <abharath@novell.com> ** Fix for bug #558498 * exchange-account-setup.c: (org_gnome_exchange_settings), (destroy_oof_data), (org_gnome_exchange_commit): * org-gnome-exchange-operations.error.xml:Check for the offline status before setting up the Exchange settings. svn path=/trunk/; revision=36842
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 c162f365ec..37ed0aa318 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="exchange-settings-offline" type="info">
+ <_primary>Exchange Account is offline.</_primary>
+ <_secondary>Cannot access the "Exchange settings" tab in offline mode.</_secondary>
+ </error>
+
<error id="account-offline-generic" type="info">
<_primary>Exchange Account is offline.</_primary>
<_secondary>Cannot perform the operation.</_secondary>