diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-02-16 21:32:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-02-17 07:57:09 +0800 |
commit | 39d2c8d6cc842b4cdea948c56774e5a89d4ed8ad (patch) | |
tree | fc1bd65194553d07b08da39d981812f2f1cce574 /calendar | |
parent | 519a1d0c3b3193a81e849910203e6a7ecc4ecc60 (diff) | |
download | gsoc2013-evolution-39d2c8d6cc842b4cdea948c56774e5a89d4ed8ad.tar.gz gsoc2013-evolution-39d2c8d6cc842b4cdea948c56774e5a89d4ed8ad.tar.zst gsoc2013-evolution-39d2c8d6cc842b4cdea948c56774e5a89d4ed8ad.zip |
Defer "backend-error" alerts to shell views.
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 --> |