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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="shell">
  3.  
  4.  <error type="info" id="importing">
  5.     <title>Importing ...</title>
  6.     <secondary>{0}</secondary>
  7.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  8.  </error>
  9.  
  10.  <error type="error" id="upgrade-nospace">
  11.   <primary>Insufficient disk space for upgrade.</primary>
  12.   <secondary xml:space="preserve">Upgrading your data and settings will require up to {0} of disk space, but you only have {1} available.
  13.  
  14. You will need to make more space available in your home directory before you can continue.</secondary>
  15.   <button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/>
  16.  </error>
  17.  
  18.  <error type="error" id="upgrade-failed">
  19.   <primary>Upgrade from previous version failed: {0}</primary>
  20.   <secondary xml:space="preserve">{1}
  21.  
  22. If you choose to continue, you may not have access to some of your old data.
  23. </secondary>
  24.   <button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/>
  25.   <button stock="gtk-ok" response="GTK_RESPONSE_OK" label="Continue"></button>
  26.  </error>
  27.  
  28.  <error type="question" id="upgrade-remove-1-4" default="GTK_RESPONSE_CANCEL">
  29.   <title>Delete old data from version {0}?</title>
  30.   <primary>Delete old data from version {0}?</primary>
  31.   <secondary xml:space="preserve">The previous version of evolution stored its data in a different location.
  32.  
  33. If you choose to remove this data, the entire contents of the "evolution" directory will be removed permanently. If you choose to keep this data, then you may manually remove the contents of "evolution" at your convenience.
  34. </secondary>
  35.   <button response="GTK_RESPONSE_CANCEL" label="_Remind Me Later"></button>
  36.   <button response="GTK_RESPONSE_ACCEPT" label="_Keep Data"></button>
  37.   <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  38.  </error>
  39.  
  40.  <error type="warning" id="upgrade-remove-1-4-confirm" default="GTK_RESPONSE_CANCEL">
  41.   <title>Really delete old data?</title>
  42.   <primary>Really delete old data?</primary>
  43.   <secondary xml:space="preserve">The entire contents of the "evolution" directory are about to be permanently removed.
  44.  
  45. It is suggested you manually verify that all of your mail, contact, and calendar data is present, and that this version of Evolution operates correctly before deleting this old data.
  46.  
  47. Once deleted, you cannot downgrade to the previous version of Evolution without manual intervention.
  48. </secondary>
  49.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  50.   <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  51.  </error>
  52.  
  53.  <error type="error" id="noshell">
  54.   <title>Cannot start Evolution</title>
  55.   <primary>Evolution can not start.</primary>
  56.   <secondary xml:space="preserve">Your system configuration does not match your Evolution configuration.
  57.  
  58. Click help for details</secondary>
  59.   <help uri="http://go-evolution.org/FAQ#What_does_.22Your_system_configuration_does_not_match_your_Evolution_configuration.22_mean.3F"/>
  60.   <button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/>
  61.  </error>
  62.  
  63.  <error type="error" id="noshell-reason">
  64.   <title>Cannot start Evolution</title>
  65.   <primary>Evolution can not start.</primary>
  66.   <secondary xml:space="preserve">Your system configuration does not match your Evolution configuration:
  67.  
  68. {0}
  69.  
  70. Click help for details.</secondary>
  71.   <help uri="http://go-evolution.org/FAQ#What_does_.22Your_system_configuration_does_not_match_your_Evolution_configuration.22_mean.3F"/>
  72.   <button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/>
  73.  </error>
  74.  
  75.  <error type="question" id="forget-passwords" default="GTK_RESPONSE_CANCEL">
  76.   <primary>Are you sure you want to forget all remembered passwords?</primary>
  77.   <secondary xml:space="preserve">Forgetting your passwords will clear all remembered passwords. You will be reprompted next time they are needed.</secondary>
  78.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  79.   <button response="GTK_RESPONSE_OK" label="_Forget"></button>
  80.  </error>
  81.  
  82. </error-list>