/* calendar:prompt-cancel-meeting primary */ char *s = N_("Would you like to send all the participants a cancellation notice?"); /* calendar:prompt-cancel-meeting secondary */ char *s = N_("If you don't send a cancellation notice, the other participants may not know the meeting is canceled."); char *s = N_("Don't Send"); char *s = N_("Send Notice"); /* calendar:prompt-delete-meeting primary */ char *s = N_("Are you sure you want to delete this meeting?"); /* calendar:prompt-delete-meeting secondary */ char *s = N_("All information on this meeting will be deleted and can not be restored."); /* calendar:prompt-cancel-task primary */ char *s = N_("Would you like to send all the participants a cancellation notice?"); /* calendar:prompt-cancel-task secondary */ char *s = N_("If you don't send a cancellation notice, the other participants may not know the task has been deleted."); char *s = N_("Don't Send"); char *s = N_("Send Notice"); /* calendar:prompt-delete-task primary */ char *s = N_("Are you sure you want to delete this task?"); /* calendar:prompt-delete-task secondary */ char *s = N_("All information on this task will be deleted and can not be restored."); /* calendar:prompt-cancel-journal primary */ char *s = N_("Would you like to send a cancellation notice for this journal entry?"); /* calendar:prompt-cancel-journal secondary */ char *s = N_("If you don't send a cancellation notice, the other participants may not know the journal has been deleted."); char *s = N_("Don't Send"); char *s = N_("Send Notice"); /* calendar:prompt-delete-journal primary */ char *s = N_("Are you sure you want to delete this journal entry?"); /* calendar:prompt-delete-journal secondary */ char *s = N_("All information on this journal entry will be deleted and can not be restored."); /* calendar:prompt-delete-titled-appointment primary */ char *s = N_("Are you sure you want to delete the appointment titled '{0}'?"); /* calendar:prompt-delete-titled-appointment secondary */ char *s = N_("All information on this appointment will be deleted and can not be restored."); /* calendar:prompt-delete-appointment primary */ char *s = N_("Are you sure you want to delete this appointment?"); /* calendar:prompt-delete-appointment secondary */ char *s = N_("All information on this appointment will be deleted and can not be restored."); /* calendar:prompt-delete-named-task primary */ char *s = N_("Are you sure you want to delete the '{0}' task?"); /* calendar:prompt-delete-named-task secondary */ char *s = N_("All information on this task will be deleted and can not be restored."); /* calendar:prompt-delete-task primary */ char *s = N_("Are you sure you want to delete this task?"); /* calendar:prompt-delete-task secondary */ char *s = N_("All information on this task will be deleted and can not be restored."); /* calendar:prompt-delete-named-journal primary */ char *s = N_("Are you sure you want to delete the journal entry '{0}'?"); /* calendar:prompt-delete-named-journal secondary */ char *s = N_("All information in this journal will be deleted and can not be restored."); /* calendar:prompt-delete-journal primary */ char *s = N_("Are you sure you want to delete this journal entry?"); /* calendar:prompt-delete-journal secondary */ char *s = N_("All information in this journal will be deleted and can not be restored."); /* calendar:prompt-delete-appointments primary */ char *s = N_("Are you sure you want to delete these {0} appointments?"); /* calendar:prompt-delete-appointments secondary */ char *s = N_("All information on these appointments will be deleted and can not be restored."); /* calendar:prompt-delete-tasks primary */ char *s = N_("Are you sure you want to delete these {0} tasks?"); /* calendar:prompt-delete-tasks secondary */ char *s = N_("All information on these tasks will be deleted and can not be restored."); /* calendar:prompt-delete-journals primary */ char *s = N_("Are you sure you want to delete these {0} journal entries?"); /* calendar:prompt-delete-journals secondary */ char *s = N_("All information in these journal entries will be deleted and can not be restored."); /* calendar:prompt-save-appointment title */ char *s = N_("Save Appointment"); /* calendar:prompt-save-appointment primary */ char *s = N_("Would you like to save your changes to this appointment?"); /* calendar:prompt-save-appointment secondary */ char *s = N_("You have made changes to this appointment, but not yet saved them."); char *s = N_("Discard Changes"); char *s = N_("Save Changes"); /* calendar:prompt-save-task title */ char *s = N_("Save Task"); /* calendar:prompt-save-task primary */ char *s = N_("Would you like to save your changes to this task?"); /* calendar:prompt-save-task secondary */ char *s = N_("You have made changes to this task, but not yet saved them."); char *s = N_("Discard Changes"); char *s = N_("Save Changes"); /* calendar:prompt-meeting-invite primary */ char *s = N_("Would you like to send meeting invitations to participants?"); /* calendar:prompt-meeting-invite secondary */ char *s = N_("Email invitations will be sent to all participants and allow them to RSVP."); char *s = N_("Don't Send"); char *s = N_("Send"); /* calendar:prompt-send-updated-meeting-info primary */ char *s = N_("Would you like to send updated meeting information to participants?"); /* calendar:prompt-send-updated-meeting-info secondary */ char *s = N_("Sending updated information allows other participants to keep their calendars up to date."); char *s = N_("Don't Send"); char *s = N_("Send"); /* calendar:prompt-send-task primary */ char *s = N_("Would you like to send this task to participants?"); /* calendar:prompt-send-task secondary */ char *s = N_("Email invitations will be sent to all participants and allow them to accept this task."); char *s = N_("Don't Send"); char *s = N_("Send"); /* calendar:prompt-send-updated-task-info primary */ char *s = N_("Would you like to send updated task information to participants?"); /* calendar:prompt-send-updated-task-info secondary */ char *s = N_("Sending updated information allows other participants to keep their task lists up to date."); char *s = N_("Don't Send"); char *s = N_("Send"); /* calendar:tasks-crashed primary */ char *s = N_("The Evolution tasks have quit unexpectedly."); /* calendar:tasks-crashed secondary */ char *s = N_("Your tasks will not be available until Evolution is restarted."); /* calendar:calendar-crashed primary */ char *s = N_("The Evolution calendar has quit unexpectedly."); /* calendar:calendar-crashed secondary */ char *s = N_("Your calendars will not be available until Evolution is restarted."); /* calendar:prompt-delete-calendar primary */ char *s = N_("Delete calendar '{0}'?"); /* calendar:prompt-delete-calendar secondary */ char *s = N_("This calendar will be removed permanently."); /* calendar:prompt-delete-task-list primary */ char *s = N_("Delete task list '{0}'?"); /* calendar:prompt-delete-task-list secondary */ char *s = N_("This task list will be removed permanently.");