home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mozil06.zip / bin / chrome / en-US.jar / locale / en-US / communicator / pref / pref-proxies.dtd < prev    next >
Extensible Markup Language  |  2001-03-23  |  2KB  |  35 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- extracted from content/pref-proxies.xul -->
  3.  
  4. <!--LOCALIZATION NOTE : FILE The Proxies preferences dialog -->
  5. <!ENTITY  title.label                   "Proxies Panel">
  6. <!ENTITY  lHeader                       "Proxies">
  7. <!ENTITY  proxyTitle.label              "Configure Proxies to Access the Internet">
  8. <!ENTITY  networkHeader.label           "A network proxy provides additional security between your computer and the Internet. Proxies can also increase performance between multiple networks, by using caches to reduce traffic.">
  9. <!ENTITY  directTypeRadio.label         "Direct connection to the Internet">
  10. <!ENTITY  directTypeRadio.accesskey     "d">
  11. <!ENTITY  manualTypeRadio.label         "Manual proxy configuration">
  12. <!ENTITY  manualTypeRadio.accesskey     "m">
  13. <!ENTITY  autoTypeRadio.label           "Automatic proxy configuration URL:">
  14. <!ENTITY  autoTypeRadio.accesskey       "a">
  15. <!ENTITY  configAutoconfigText.label    "Configuration location (URL):">
  16. <!ENTITY  configAutoconfigText.accesskey "u">
  17. <!ENTITY  reload.label                  "Reload">
  18. <!ENTITY  reload.accesskey              "l">
  19. <!ENTITY  ftp.label                     "FTP Proxy:">
  20. <!ENTITY  ftp.accesskey                 "f">
  21. <!ENTITY  http.label                    "HTTP Proxy:">
  22. <!ENTITY  http.accesskey                "h">
  23. <!ENTITY  ssl.label                     "SSL Proxy:">
  24. <!ENTITY  ssl.accesskey                 "s">
  25. <!ENTITY  socks.label                   "SOCKS Host:">
  26. <!ENTITY  socks.accesskey               "c">
  27. <!ENTITY  port.label                    "Port:">
  28. <!ENTITY  FTPport.accesskey             "p">
  29. <!ENTITY  HTTPport.accesskey            "o">
  30. <!ENTITY  SSLport.accesskey             "r">
  31. <!ENTITY  SOCKSport.accesskey           "t">
  32. <!ENTITY  noproxy.label                 "No Proxy for:">
  33. <!ENTITY  noproxy.accesskey             "n">
  34. <!ENTITY  noproxyExplain.label          "Example: .yourcompany.com, .yourcompany.co.nz">
  35.