aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar-errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calendar-errors.xml')
-rw-r--r--calendar/calendar-errors.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/calendar/calendar-errors.xml b/calendar/calendar-errors.xml
index 68707787fe..5cc062746d 100644
--- a/calendar/calendar-errors.xml
+++ b/calendar/calendar-errors.xml
@@ -138,7 +138,6 @@
<button label="Send" response="GTK_RESPONSE_YES"/>
</error>
-
<error id="prompt-send-task" type="question" default="GTK_RESPONSE_YES">
<primary>Would you like to send this task to participants?</primary>
<secondary>Email invitations will be sent to all participants and allow them to accept this task.</secondary>
@@ -163,6 +162,11 @@
<secondary>Your calendars will not be available until Evolution is restarted.</secondary>
</error>
+ <error id="editor-error" type="error">
+ <primary>Editor could not be loaded.</primary>
+ <secondary>{0}.</secondary>
+ </error>
+
<error id="prompt-delete-calendar" type="question" modal="true" default="GTK_RESPONSE_CANCEL">
<primary>Delete calendar '{0}'?</primary>
<secondary>This calendar will be removed permanently.</secondary>