aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-02-23 22:27:05 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-02-23 22:35:21 +0800
commit8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8 (patch)
treed56b3756a48da36c48e67b7e372b71f02690ee44 /calendar
parent14b4e5fab8c7656a2b837fde02d6228c279953a2 (diff)
downloadgsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.tar
gsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.tar.gz
gsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.tar.bz2
gsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.tar.lz
gsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.tar.xz
gsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.tar.zst
gsoc2013-evolution-8adb5b55ca8e2923b25f7a4a47d0f80a21c472b8.zip
Remove an unused calendar error message.
Diffstat (limited to 'calendar')
-rw-r--r--calendar/calendar.error.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index 3ca75905b5..d506a21c07 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -288,13 +288,6 @@
<secondary>{1}</secondary>
</error>
- <error id="online-operation" type="error">
- <!-- Translators: {0} is replaced with a group name, like CalDAV, Google, or such;
- {1} is replaced with a calendar/task/memo list name, where the error happened -->
- <_primary>Could not perform this operation on '{0}: {1}'.</_primary>
- <_secondary>You must be working online to complete this operation.</_secondary>
- </error>
-
<error id="search-error-generic" type="error">
<secondary>{0}</secondary>
</error>