|
Revision 340, 1.1 kB
(checked in by calh, 2 years ago)
|
towards a working 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 configAutoconfigText.label "Configuration location (URL):"> |
|---|
| 12 |
<!ENTITY reload.label "Reload"> |
|---|
| 13 |
<!ENTITY http.label "HTTP Proxy:"> |
|---|
| 14 |
<!ENTITY ssl.label "SSL Proxy:"> |
|---|
| 15 |
<!ENTITY socks.label "SOCKS Host:"> |
|---|
| 16 |
<!ENTITY socks4.label "SOCKS v4"> |
|---|
| 17 |
<!ENTITY socks5.label "SOCKS v5"> |
|---|
| 18 |
<!ENTITY port.label "Port:"> |
|---|
| 19 |
<!ENTITY shareproxy.label "Use this proxy server for all protocols"> |
|---|