aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar-errors.xml
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-05-16 14:13:14 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-16 14:13:14 +0800
commit36811e61959aeb6a5aa5a6a63c1d3a38a5796626 (patch)
tree0814bc41cafa757bef5b2953e6af8cabe6fd3b16 /calendar/calendar-errors.xml
parent7d39040af95cb2d921d125ed86ba9ab52292b13c (diff)
downloadgsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.tar
gsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.tar.gz
gsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.tar.bz2
gsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.tar.lz
gsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.tar.xz
gsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.tar.zst
gsoc2013-evolution-36811e61959aeb6a5aa5a6a63c1d3a38a5796626.zip
moved e-error to e-util/
2005-05-16 Not Zed <NotZed@Ximian.com> * moved e-error to e-util/ svn path=/trunk/; revision=29363
Diffstat (limited to 'calendar/calendar-errors.xml')
-rw-r--r--calendar/calendar-errors.xml216
1 files changed, 0 insertions, 216 deletions
diff --git a/calendar/calendar-errors.xml b/calendar/calendar-errors.xml
deleted file mode 100644
index ef2bc1e91c..0000000000
--- a/calendar/calendar-errors.xml
+++ /dev/null
@@ -1,216 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<error-list domain="calendar">
-
- <error id="prompt-cancel-meeting" type="question" defult="GTK_RESPONSE_YES">
- <primary>Would you like to send all the participants a cancellation notice?</primary>
- <secondary>If you don't send a cancellation notice, the other participants may not know the meeting is canceled.</secondary>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <button label="Send Notice" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-meeting" type="question" defult="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete this meeting?</primary>
- <secondary>All information on this meeting will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-cancel-task" type="question" defult="GTK_RESPONSE_YES">
- <primary>Would you like to send all the participants a cancellation notice?</primary>
- <secondary>If you don't send a cancellation notice, the other participants may not know the task has been deleted.</secondary>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <button label="Send Notice" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-task" type="question" defult="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete this task?</primary>
- <secondary>All information on this task will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-cancel-journal" type="question" defult="GTK_RESPONSE_YES">
- <primary>Would you like to send a cancellation notice for this journal entry?</primary>
- <secondary>If you don't send a cancellation notice, the other participants may not know the journal has been deleted.</secondary>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <button label="Send Notice" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-journal" type="question" defult="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete this journal entry?</primary>
- <secondary>All information on this journal entry will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-titled-appointment" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete the appointment titled '{0}'?</primary>
- <secondary>All information on this appointment will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-appointment" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete this appointment?</primary>
- <secondary>All information on this appointment will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-named-task" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete the '{0}' task?</primary>
- <secondary>All information on this task will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-task" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete this task?</primary>
- <secondary>All information on this task will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-named-journal" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete the journal entry '{0}'?</primary>
- <secondary>All information in this journal will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-journal" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete this journal entry?</primary>
- <secondary>All information in this journal will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-appointments" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete these {0} appointments?</primary>
- <secondary>All information on these appointments will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-tasks" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete these {0} tasks?</primary>
- <secondary>All information on these tasks will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-journals" type="question" default="GTK_RESPONSE_NO">
- <primary>Are you sure you want to delete these {0} journal entries?</primary>
- <secondary>All information in these journal entries will be deleted and can not be restored.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-save-appointment" type="question" default="GTK_RESPONSE_YES">
- <title>Save Appointment</title>
- <primary>Would you like to save your changes to this appointment?</primary>
- <secondary>You have made changes to this appointment, but not yet saved them.</secondary>
- <button label="Discard Changes" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button label="Save Changes" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-save-task" type="question" default="GTK_RESPONSE_YES">
- <title>Save Task</title>
- <primary>Would you like to save your changes to this task?</primary>
- <secondary>You have made changes to this task, but not yet saved them.</secondary>
- <button label="Discard Changes" response="GTK_RESPONSE_NO"/>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button label="Save Changes" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-meeting-invite" type="question" default="GTK_RESPONSE_YES">
- <primary>Would you like to send meeting invitations to participants?</primary>
- <secondary>Email invitations will be sent to all participants and allow them to RSVP.</secondary>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <button label="Send" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-send-updated-meeting-info" type="question" default="GTK_RESPONSE_YES">
- <primary>Would you like to send updated meeting information to participants?</primary>
- <secondary>Sending updated information allows other participants to keep their calendars up to date.</secondary>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <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>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <button label="Send" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-send-updated-task-info" type="question" default="GTK_RESPONSE_YES">
- <primary>Would you like to send updated task information to participants?</primary>
- <secondary>Sending updated information allows other participants to keep their task lists up to date.</secondary>
- <button label="Don't Send" response="GTK_RESPONSE_NO"/>
- <button label="Send" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="tasks-crashed" type="error">
- <primary>The Evolution tasks have quit unexpectedly.</primary>
- <secondary>Your tasks will not be available until Evolution is restarted.</secondary>
- </error>
-
- <error id="calendar-crashed" type="error">
- <primary>The Evolution calendar has quit unexpectedly.</primary>
- <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>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-delete-task-list" type="question" modal="true" default="GTK_RESPONSE_CANCEL">
- <primary>Delete task list '{0}'?</primary>
- <secondary>This task list will be removed permanently.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-send-no-subject-calendar" type="question" default="GTK_RESPONSE_YES">
- <primary>Are you sure you want to send the appointment without a summary?</primary>
- <secondary>Adding a meaningful Summary to your appointment will give your recipients an idea of what your appointment is about.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button label="_Send" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-send-no-subject-task" type="question" default="GTK_RESPONSE_YES">
- <primary>Are you sure you want to send the task without a summary?</primary>
- <secondary>Adding a meaningful Summary to your task will give your recipients an idea of what your task is about.</secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button label="_Send" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-no-contents-offline-calendar" type="error" default="GTK_RESPONSE_YES">
- <primary>Error loading calendar</primary>
- <secondary>The calendar is not marked for offline usage</secondary>
- <button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="prompt-no-contents-offline-tasks" type="error" default="GTK_RESPONSE_YES">
- <primary>Error loading task list</primary>
- <secondary>The task list is not marked for offline usage</secondary>
- <button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
- </error>
-
- <error id="server-version" type="warning">
- <title>Server Version</title>
- <primary>Some features may not work properly with your current server</primary>
- <secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results the server should be upgraded to a supported version</secondary>
- </error>
-
-</error-list>