home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / org_gnome_shared_folder.erro < prev    next >
Extensible Markup Language  |  2007-03-07  |  809b  |  29 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="org.gnome.evolution.mail_shared_folder">
  3. <error id="invalid-user" type="error">
  4. <primary>Invalid user</primary>
  5. <secondary>
  6. You cannot share folder with specified user "{0}" 
  7. </secondary>
  8. </error>
  9.  
  10. <error id="no-user" type="error">
  11. <primary>Specify User</primary>
  12. <secondary>
  13.     You have to specify a user name whom you want to add to the list 
  14. </secondary>
  15. </error>
  16.  
  17. <error id="recurrence" type="question" default="GTK_RESPONSE_YES">
  18. <primary>This is a recurring meeting</primary>
  19. <secondary>What would you like to {0}?</secondary>
  20.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  21.  <button label="This instance" response="GTK_RESPONSE_NO"/>
  22.  <button label="All instances" response="GTK_RESPONSE_YES"/>
  23. </error>
  24.  
  25.  
  26.  
  27. </error-list>
  28.  
  29.