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

Revision 342, 0.8 kB (checked in by calh, 2 years ago)

got the proxy dialog into reasonable shape - much more simple, and it actually works

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:">
Note: See TracBrowser for help on using the browser.