diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-07-26 22:48:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-08-03 23:40:13 +0800 |
commit | b76cdb2771bc8b156fd4fe6d0fbdd7ce97832a5e (patch) | |
tree | 80f4275aeee5a142317f2480624aaa141f2d5d74 /calendar | |
parent | 7798ec38ecca000907285eddf1bbb13f26946961 (diff) | |
download | gsoc2013-evolution-b76cdb2771bc8b156fd4fe6d0fbdd7ce97832a5e.tar.gz gsoc2013-evolution-b76cdb2771bc8b156fd4fe6d0fbdd7ce97832a5e.tar.zst gsoc2013-evolution-b76cdb2771bc8b156fd4fe6d0fbdd7ce97832a5e.zip |
calendar.error.xml: Remove GroupWise-specific errors.
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/calendar.error.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index 7df5c8cc1c..d54f6c5a66 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -294,11 +294,6 @@ <secondary>{2}</secondary> </error> - <error id="server-version" type="warning"> - <_primary>Some features may not work properly with your current server.</_primary> - <_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> |