diff options
-rw-r--r-- | calendar/calendar.error.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index cab0525717..6e68880cec 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -193,18 +193,6 @@ <_secondary>Your calendars will not be available until Evolution is restarted.</_secondary> </error> -<error id="unable-to-load-the-calendar" type="error" default="GTK_RESPONSE_YES"> - <_primary>Unable to load the calendar</_primary> - <_secondary>Calendar repository is offline.</_secondary> - <button stock ="gtk-ok" response="GTK_RESPONSE_YES"/> -</error> -<error id="error-on-loading-the-calendar" type="error" default="GTK_RESPONSE_YES"> - <!-- For Translators: {0} is specify the backend server --> - <_primary>Error on '{0}'</_primary> - <_secondary>No response from the server.</_secondary> - <button stock ="gtk-ok" response="GTK_RESPONSE_YES"/> -</error> - <error id="editor-error" type="error"> <_primary>Editor could not be loaded.</_primary> <secondary>{0}.</secondary> |