|
Revision 342, 0.9 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 "Impostazioni di connessione"> |
|---|
| 3 |
<!ENTITY window.width "40.33em"> |
|---|
| 4 |
<!ENTITY window.macWidth "41em"> |
|---|
| 5 |
|
|---|
| 6 |
<!ENTITY proxyTitle.label "Configurazione dei proxy per l'accesso a Internet"> |
|---|
| 7 |
<!ENTITY directTypeRadio.label "Connessione diretta a Internet"> |
|---|
| 8 |
<!ENTITY WPADTypeRadio.label "Individua automaticamente le impostazioni proxy per questa rete"> |
|---|
| 9 |
<!ENTITY manualTypeRadio.label "Configurazione manuale dei proxy"> |
|---|
| 10 |
<!ENTITY autoTypeRadio.label "Configurazione automatica dei proxy (URL):"> |
|---|
| 11 |
<!ENTITY reload.label "Ricarica"> |
|---|
| 12 |
<!ENTITY socks.label "Host SOCKS:"> |
|---|
| 13 |
<!ENTITY socks4.label "SOCKS v4"> |
|---|
| 14 |
<!ENTITY socks5.label "SOCKS v5"> |
|---|
| 15 |
<!ENTITY port.label "Porta:"> |
|---|