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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="org.gnome.evolution.proxy">
  3. <error id="invalid-user" type="error">
  4. <primary>Invalid user</primary>
  5. <secondary>
  6. Proxy access cannot be given to 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 valid user name to give proxy rights.
  14. </secondary>
  15. </error>
  16.  
  17. <error id="user-is-proxy" type="error">
  18. <primary>Specify User</primary>
  19. <secondary>
  20. You have already given proxy permissions to this user. 
  21. </secondary>
  22. </error>
  23.  
  24. </error-list>
  25.