home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Multimedia / Songbird / Songbird_2.0.0-2311_windows-i686-msvc8.exe / chrome / browser-locale.jar / locale / browser / preferences / connection.dtd < prev    next >
Text File  |  2012-05-25  |  2KB  |  45 lines

  1.  
  2. <!ENTITY  connectionsDialog.title       "Connection Settings">
  3. <!ENTITY  window.width                  "37em">
  4. <!ENTITY  window.macWidth               "39em">
  5.  
  6. <!ENTITY  proxyTitle.label              "Configure Proxies to Access the Internet">
  7. <!ENTITY  noProxyTypeRadio.label        "No proxy">
  8. <!ENTITY  noProxyTypeRadio.accesskey    "y">
  9. <!ENTITY  systemTypeRadio.label         "Use system proxy settings">
  10. <!ENTITY  systemTypeRadio.accesskey     "u">
  11. <!ENTITY  WPADTypeRadio.label           "Auto-detect proxy settings for this network">
  12. <!ENTITY  WPADTypeRadio.accesskey       "w">
  13. <!ENTITY  manualTypeRadio.label         "Manual proxy configuration:">
  14. <!ENTITY  manualTypeRadio.accesskey     "m">
  15. <!ENTITY  autoTypeRadio.label           "Automatic proxy configuration URL:">
  16. <!ENTITY  autoTypeRadio.accesskey       "A">
  17. <!ENTITY  reload.label                  "Reload">
  18. <!ENTITY  reload.accesskey              "e">
  19. <!ENTITY  ftp.label                     "FTP Proxy:">
  20. <!ENTITY  ftp.accesskey                 "F">
  21. <!ENTITY  gopher.label                  "Gopher Proxy:">
  22. <!ENTITY  gopher.accesskey              "G">
  23. <!ENTITY  http.label                    "HTTP Proxy:">
  24. <!ENTITY  http.accesskey                "x">
  25. <!ENTITY  ssl.label                     "SSL Proxy:">
  26. <!ENTITY  ssl.accesskey                 "L">
  27. <!ENTITY  socks.label                   "SOCKS Host:">
  28. <!ENTITY  socks.accesskey               "C">
  29. <!ENTITY  socks4.label                  "SOCKS v4">
  30. <!ENTITY  socks4.accesskey              "K">
  31. <!ENTITY  socks5.label                  "SOCKS v5">
  32. <!ENTITY  socks5.accesskey              "v">
  33. <!ENTITY  port.label                    "Port:">
  34. <!ENTITY  HTTPport.accesskey            "P">
  35. <!ENTITY  SSLport.accesskey             "o">
  36. <!ENTITY  FTPport.accesskey             "r">
  37. <!-- No accesskey for gopher (':' doesn't go well) - mpt's going to redesign the window -->
  38. <!ENTITY  gopherPort.accesskey          "">
  39. <!ENTITY  SOCKSport.accesskey           "t">
  40. <!ENTITY  noproxy.label                 "No Proxy for:">
  41. <!ENTITY  noproxy.accesskey             "n">
  42. <!ENTITY  noproxyExplain.label          "Example: .mozilla.org, .net.nz, 192.168.1.0/24">
  43. <!ENTITY  shareproxy.label              "Use this proxy server for all protocols">
  44. <!ENTITY  shareproxy.accesskey          "s">
  45.