diff options
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/calendar.error.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index e58a482dc7..441a3a45e4 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -294,13 +294,6 @@ <secondary>{2}</secondary> </error> - <error id="backend-error" type="error" default="GTK_RESPONSE_YES"> - <!-- 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>Error on '{0}: {1}'</_primary> - <secondary>{2}</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 --> |