root/trunk/uploadr/MacUploadr.app/Contents/Resources/chrome/locale/en-US/proxy.dtd

Revision 344, 1.0 kB (checked in by calh, 2 years ago)

new strings (from FF2) for proxy dialog

Line 
1
2 <!ENTITY  ProxyDialog.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  directTypeRadio.label         "Direct connection to the Internet">
8 <!ENTITY  WPADTypeRadio.label           "Auto-detect proxy settings for this network">
9 <!ENTITY  manualTypeRadio.label         "Manual proxy configuration:">
10 <!ENTITY  autoTypeRadio.label           "Automatic proxy configuration URL:">
11 <!ENTITY  reload.label                  "Reload">
12 <!ENTITY  socks.label                   "SOCKS Host:">
13 <!ENTITY  socks4.label                  "SOCKS v4">
14 <!ENTITY  socks5.label                  "SOCKS v5">
15 <!ENTITY  port.label                    "Port:">
16
17 <!ENTITY  connection.label              "Connection">
18 <!ENTITY  connectionDesc.label          "Configure how &brandShortName; connects to the Internet">
19 <!ENTITY  connectionSettings.label      "Settings...">
Note: See TracBrowser for help on using the browser.