home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / calendar.error < prev    next >
Extensible Markup Language  |  2007-03-07  |  13KB  |  249 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="calendar">
  3.  
  4.  <error type="question" id="prompt-cancel-meeting" default="GTK_RESPONSE_YES">
  5.   <primary>Would you like to send all the participants a cancelation notice?</primary>
  6.   <secondary>If you do not send a cancelation notice, the other participants may not know the meeting is canceled.</secondary>
  7.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  8.   <button response="GTK_RESPONSE_YES" label="_Send Notice"></button>
  9.  </error>
  10.  
  11.  <error type="question" id="prompt-delete-meeting" default="GTK_RESPONSE_NO">
  12.   <primary>Are you sure you want to delete this meeting?</primary>
  13.   <secondary>All information on this meeting will be deleted and can not be restored.</secondary>
  14.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  15.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  16.  </error>
  17.  
  18.  <error type="question" id="prompt-cancel-task" default="GTK_RESPONSE_YES">
  19.   <primary>Would you like to send all the participants a cancelation notice?</primary>
  20.   <secondary>If you do not send a cancelation notice, the other participants may not know the task has been deleted.</secondary>
  21.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  22.   <button response="GTK_RESPONSE_YES" label="_Send Notice"></button>
  23.  </error>
  24.  
  25.  <error type="question" id="prompt-delete-task" default="GTK_RESPONSE_NO">
  26.   <primary>Are you sure you want to delete this task?</primary>
  27.   <secondary>All information on this task will be deleted and can not be restored.</secondary>
  28.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  29.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  30.  </error>
  31.  
  32.  <error type="question" id="prompt-cancel-journal" default="GTK_RESPONSE_YES">
  33.   <primary>Would you like to send a cancelation notice for this journal entry?</primary>
  34.   <secondary>If you do not send a cancelation notice, the other participants may not know the journal has been deleted.</secondary>
  35.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  36.   <button response="GTK_RESPONSE_YES" label="_Send Notice"></button>
  37.  </error>
  38.  
  39.  <error type="question" id="prompt-delete-journal" default="GTK_RESPONSE_NO">
  40.   <primary>Are you sure you want to delete this journal entry?</primary>
  41.   <secondary>All information on this journal entry will be deleted and can not be restored.</secondary>
  42.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  43.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  44.  </error>
  45.  
  46.  <error type="question" id="prompt-delete-titled-appointment" default="GTK_RESPONSE_NO">
  47.   <primary>Are you sure you want to delete the appointment titled '{0}'?</primary>
  48.   <secondary>All information on this appointment will be deleted and can not be restored.</secondary>
  49.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  50.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  51.  </error>
  52.  
  53.  <error type="question" id="prompt-delete-appointment" default="GTK_RESPONSE_YES">
  54.   <primary>Are you sure you want to delete this appointment?</primary>
  55.   <secondary>All information on this appointment will be deleted and can not be restored.</secondary>
  56.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  57.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  58.  </error>
  59.  
  60.  <error type="question" id="prompt-delete-named-task" default="GTK_RESPONSE_NO">
  61.   <primary>Are you sure you want to delete the '{0}' task?</primary>
  62.   <secondary>All information on this task will be deleted and can not be restored.</secondary>
  63.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  64.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  65.  </error>
  66.  
  67.  <error type="question" id="prompt-delete-named-journal" default="GTK_RESPONSE_NO">
  68.   <primary>Are you sure you want to delete the journal entry '{0}'?</primary>
  69.   <secondary>All information in this journal will be deleted and can not be restored.</secondary>
  70.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  71.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  72.  </error>
  73.  
  74.  <error type="question" id="prompt-delete-appointments" default="GTK_RESPONSE_NO">
  75.   <primary>Are you sure you want to delete these {0} appointments?</primary>
  76.   <secondary>All information on these appointments will be deleted and can not be restored.</secondary>
  77.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  78.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  79.  </error>
  80.  
  81.  <error type="question" id="prompt-delete-tasks" default="GTK_RESPONSE_NO">
  82.   <primary>Are you sure you want to delete these {0} tasks?</primary>
  83.   <secondary>All information on these tasks will be deleted and can not be restored.</secondary>
  84.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  85.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  86.  </error>
  87.  
  88.  <error type="question" id="prompt-delete-journals" default="GTK_RESPONSE_NO">
  89.   <primary>Are you sure you want to delete these {0} journal entries?</primary>
  90.   <secondary>All information in these journal entries will be deleted and can not be restored.</secondary>
  91.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  92.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  93.  </error>
  94.  
  95.  <error type="warning" id="prompt-save-appointment" default="GTK_RESPONSE_YES">
  96.   <title>Save Appointment</title>
  97.   <primary>Would you like to save your changes to this appointment?</primary>
  98.   <secondary>You have changed this appointment, but not yet saved it.</secondary>
  99.   <button response="GTK_RESPONSE_NO" label="_Discard Changes"></button>
  100.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  101.   <button response="GTK_RESPONSE_YES" label="_Save Changes"></button>
  102.  </error>
  103.  
  104.  <error type="warning" id="prompt-save-task" default="GTK_RESPONSE_YES">
  105.  <title>Save Task</title>
  106.  <primary>Would you like to save your changes to this task?</primary>
  107.  <secondary>You have changed this task, but not yet saved it.</secondary>
  108.  <button response="GTK_RESPONSE_NO" label="_Discard Changes"></button>
  109.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  110.  <button response="GTK_RESPONSE_YES" label="_Save Changes"></button>
  111.  </error>
  112.  
  113.  <error type="warning" id="prompt-save-memo" default="GTK_RESPONSE_YES">
  114.  <title>Save Memo</title>
  115.  <primary>Would you like to save your changes to this memo?</primary>
  116.  <secondary>You have made changes to this memo, but not yet saved them.</secondary>
  117.  <button response="GTK_RESPONSE_NO" label="_Discard Changes"></button>
  118.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  119.  <button response="GTK_RESPONSE_YES" label="_Save Changes"></button>
  120.  </error>
  121.           
  122.  <error type="question" id="prompt-meeting-invite" default="GTK_RESPONSE_YES">
  123.   <primary>Would you like to send meeting invitations to participants?</primary>
  124.   <secondary>Email invitations will be sent to all participants and allow them to reply.</secondary>
  125.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  126.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  127.  </error>
  128.  
  129.  <error type="question" id="prompt-send-updated-meeting-info" default="GTK_RESPONSE_YES">
  130.   <primary>Would you like to send updated meeting information to participants?</primary>
  131.   <secondary>Sending updated information allows other participants to keep their calendars up to date.</secondary>
  132.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  133.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  134.  </error>
  135.  
  136.  <error type="question" id="prompt-send-task" default="GTK_RESPONSE_YES">
  137.   <primary>Would you like to send this task to participants?</primary>
  138.   <secondary>Email invitations will be sent to all participants and allow them to accept this task.</secondary>
  139.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  140.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  141.  </error>
  142.  
  143.  <error type="question" id="ask-send-task-pending-download" default="GTK_RESPONSE_YES">
  144.   <primary>Download in progress. Do you want to save the task?</primary>
  145.   <secondary xml:space="preserve">Some attachments are being downloaded. Saving the task would result in the loss of these attachments.</secondary>
  146.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  147.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  148.  </error>
  149.  
  150.   <error type="question" id="ask-send-event-pending-download" default="GTK_RESPONSE_YES">
  151.   <primary>Download in progress. Do you want to save the appointment?</primary>
  152.   <secondary xml:space="preserve">Some attachments are being downloaded. Saving the appointment would result in the loss of these attachments.</secondary>
  153.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  154.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  155.  </error>
  156.  
  157.  <error type="question" id="prompt-send-updated-task-info" default="GTK_RESPONSE_YES">
  158.   <primary>Would you like to send updated task information to participants?</primary>
  159.   <secondary>Sending updated information allows other participants to keep their task lists up to date.</secondary>
  160.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  161.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  162.  </error>
  163.  
  164.  <error type="error" id="tasks-crashed">
  165.   <primary>The Evolution tasks have quit unexpectedly.</primary>
  166.   <secondary>Your tasks will not be available until Evolution is restarted.</secondary>
  167.  </error>
  168.  
  169.  <error type="error" id="calendar-crashed">
  170.   <primary>The Evolution calendar has quit unexpectedly.</primary>
  171.   <secondary>Your calendars will not be available until Evolution is restarted.</secondary>
  172.  </error>
  173.  
  174.  <error type="error" id="memos-crashed">
  175.   <primary>The Evolution memo has quit unexpectedly.</primary>
  176.   <secondary>Your memos will not be available until Evolution is restarted.</secondary>
  177.  </error>
  178.  
  179.  <error type="error" id="editor-error">
  180.   <primary>Editor could not be loaded.</primary>
  181.   <secondary>{0}.</secondary>
  182.  </error>
  183.  
  184.  <error type="question" modal="true" id="prompt-delete-calendar" default="GTK_RESPONSE_CANCEL">
  185.   <primary>Delete calendar '{0}'?</primary>
  186.   <secondary>This calendar will be removed permanently.</secondary>
  187.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  188.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  189.  </error>
  190.  
  191.  <error type="question" modal="true" id="prompt-delete-task-list" default="GTK_RESPONSE_CANCEL">
  192.   <primary>Delete task list '{0}'?</primary>
  193.   <secondary>This task list will be removed permanently.</secondary>
  194.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  195.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  196.  </error>
  197.  
  198.  <error type="question" modal="true" id="prompt-delete-memo-list" default="GTK_RESPONSE_CANCEL">
  199.   <primary>Delete memo list '{0}'?</primary>
  200.   <secondary>This memo list will be removed permanently.</secondary>
  201.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  202.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  203.  </error>
  204.  
  205.  <error type="question" id="prompt-send-no-subject-calendar" default="GTK_RESPONSE_YES">
  206.   <primary>Are you sure you want to send the appointment without a summary?</primary>
  207.   <secondary>Adding a meaningful summary to your appointment will give your recipients an idea of what your appointment is about.</secondary>
  208.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  209.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  210.  </error>
  211.  
  212.  <error type="question" id="prompt-send-no-subject-task" default="GTK_RESPONSE_YES">
  213.   <primary>Are you sure you want to send the task without a summary?</primary>
  214.   <secondary>Adding a meaningful summary to your task will give your recipients an idea of what your task is about.</secondary>
  215.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  216.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  217.  </error>
  218.  
  219.  <error type="error" id="prompt-no-contents-offline-calendar" default="GTK_RESPONSE_YES">
  220.   <primary>Error loading calendar</primary>
  221.   <secondary>The calendar is not marked for offline usage.</secondary>
  222.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  223.  </error>
  224.  
  225.  <error type="error" id="prompt-read-only-cal" default="GTK_RESPONSE_YES">
  226.   <primary>Cannot create a new event</primary>
  227.   <secondary>You have a read-only calendar source selected. Change to Calendar View and highlight a calendar that can accept appointments.</secondary>
  228.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  229.  </error>
  230.  
  231.  <error type="error" id="prompt-no-contents-offline-tasks" default="GTK_RESPONSE_YES">
  232.   <primary>Error loading task list</primary>
  233.   <secondary>The task list is not marked for offline usage.</secondary>
  234.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  235.  </error>
  236.  
  237.  <error type="error" id="prompt-no-contents-offline-memos" default="GTK_RESPONSE_YES">
  238.   <primary>Error loading memo list</primary>
  239.   <secondary>The memo list is not marked for offline usage</secondary>
  240.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  241.  </error>
  242.  
  243.  <error type="warning" id="server-version">
  244.  <title>Server Version</title> 
  245.  <primary>Some features may not work properly with your current server.</primary>
  246.  <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>
  247.  </error>
  248.  
  249. </error-list>