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

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             "Verbindungs-Einstellungen">
3 <!ENTITY  window.width                  "37em">
4 <!ENTITY  window.macWidth               "45em">
5
6 <!ENTITY  proxyTitle.label              "Proxies fÃŒr den Zugriff auf das Internet konfigurieren">
7 <!ENTITY  directTypeRadio.label         "Direkte Verbindung zum Internet">
8 <!ENTITY  WPADTypeRadio.label           "Die Proxy-Einstellungen fÃŒr dieses Netzwerk automatisch erkennen">
9 <!ENTITY  manualTypeRadio.label         "Manuelle Proxy-Konfiguration">
10 <!ENTITY  autoTypeRadio.label           "Automatische Proxy-Konfigurations-URL:">
11 <!ENTITY  reload.label                  "Neu laden">
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.