home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / en-US.jar / locale / browser / pref / pref-connection.dtd < prev    next >
Encoding:
Text File  |  2005-07-29  |  2.3 KB  |  44 lines

  1. <!-- extracted from content/pref-proxies.xul -->
  2.  
  3. <!--LOCALIZATION NOTE : FILE The Proxies preferences dialog -->
  4. <!ENTITY  lHeader                       "Connection Settings">
  5. <!ENTITY  proxyTitle.label              "Configure Proxies to Access the Internet">
  6. <!ENTITY  directTypeRadio.label         "Direct connection to the Internet">
  7. <!ENTITY  directTypeRadio.accesskey     "d">
  8. <!ENTITY  WPADTypeRadio.label           "Auto-detect proxy settings for this network">
  9. <!ENTITY  WPADTypeRadio.accesskey       "w">
  10. <!ENTITY  manualTypeRadio.label         "Manual proxy configuration">
  11. <!ENTITY  manualTypeRadio.accesskey     "m">
  12. <!ENTITY  autoTypeRadio.label           "Automatic proxy configuration URL:">
  13. <!ENTITY  autoTypeRadio.accesskey       "a">
  14. <!ENTITY  configAutoconfigText.label    "Configuration location (URL):">
  15. <!ENTITY  configAutoconfigText.accesskey "u">
  16. <!ENTITY  reload.label                  "Reload">
  17. <!ENTITY  reload.accesskey              "l">
  18. <!ENTITY  ftp.label                     "FTP Proxy:">
  19. <!ENTITY  ftp.accesskey                 "f">
  20. <!ENTITY  gopher.label                  "Gopher Proxy:">
  21. <!ENTITY  gopher.accesskey              "g">
  22. <!ENTITY  http.label                    "HTTP Proxy:">
  23. <!ENTITY  http.accesskey                "h">
  24. <!ENTITY  ssl.label                     "SSL Proxy:">
  25. <!ENTITY  ssl.accesskey                 "s">
  26. <!ENTITY  socks.label                   "SOCKS Host:">
  27. <!ENTITY  socks.accesskey               "c">
  28. <!ENTITY  socks4.label                  "SOCKS v4">
  29. <!ENTITY  socks4.accesskey              "k">
  30. <!ENTITY  socks5.label                  "SOCKS v5">
  31. <!ENTITY  socks5.accesskey              "v">
  32. <!ENTITY  port.label                    "Port:">
  33. <!ENTITY  HTTPport.accesskey            "p">
  34. <!ENTITY  SSLport.accesskey             "o">
  35. <!ENTITY  FTPport.accesskey             "r">
  36. <!-- No accesskey for gopher (':' doesn't go well) - mpt's going to redesign the window -->
  37. <!ENTITY  gopherPort.accesskey          "">
  38. <!ENTITY  SOCKSport.accesskey           "t">
  39. <!ENTITY  noproxy.label                 "No Proxy for:">
  40. <!ENTITY  noproxy.accesskey             "n">
  41. <!ENTITY  noproxyExplain.label          "Example: .mozilla.org, .net.nz, 192.168.1.0/24">
  42. <!ENTITY  shareproxy.label              "Use the same proxy for all protocols">
  43. <!ENTITY  shareproxy.accesskey          "x">
  44.