aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVibha Yadav <yvibha@suse.com>2012-04-04 17:51:34 +0800
committerVibha Yadav <yvibha@suse.com>2012-04-04 17:51:34 +0800
commit891d6dafa34b0fd597291a711f094549d478783c (patch)
treed14e25dc691b1fb09317660099338594f2270e5f
parent62c2c75d78ec5912fb8b5d05ac9eb563922f6173 (diff)
downloadgsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.tar
gsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.tar.gz
gsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.tar.bz2
gsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.tar.lz
gsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.tar.xz
gsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.tar.zst
gsoc2013-evolution-891d6dafa34b0fd597291a711f094549d478783c.zip
Bug #670967 - Moving event in offline mode
Missed error message for previous commit.
-rw-r--r--calendar/calendar.error.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index e1c9b3f5bb..236f2479fd 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -309,4 +309,9 @@
<_secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results, the server should be upgraded to a supported version.</_secondary>
</error>
+ <error id="online-operation" type="error">
+ <_primary>Could not perform this operation.</_primary>
+ <_secondary>You must be working online to complete this operation.</_secondary>
+ </error>
+
</error-list>