summaryrefslogtreecommitdiffstats
path: root/locales/en-US/chrome/browser/preferences/connection.dtd
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-04-20 20:49:37 -0700
committerThomas Groman <tgroman@nuegia.net>2020-04-20 20:49:37 -0700
commitf9cab004186edb425a9b88ad649726605080a17c (patch)
treee2dae51d3144e83d097a12e7a1499e3ea93f90be /locales/en-US/chrome/browser/preferences/connection.dtd
parentf428692de8b59ab89a66502c079e1823dfda8aeb (diff)
downloadwebbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.gz
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.lz
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.tar.xz
webbrowser-f9cab004186edb425a9b88ad649726605080a17c.zip
move browser to webbrowser/
Diffstat (limited to 'locales/en-US/chrome/browser/preferences/connection.dtd')
-rw-r--r--locales/en-US/chrome/browser/preferences/connection.dtd49
1 files changed, 0 insertions, 49 deletions
diff --git a/locales/en-US/chrome/browser/preferences/connection.dtd b/locales/en-US/chrome/browser/preferences/connection.dtd
deleted file mode 100644
index f74fbf5..0000000
--- a/locales/en-US/chrome/browser/preferences/connection.dtd
+++ /dev/null
@@ -1,49 +0,0 @@
-<!-- This Source Code Form is subject to the terms of the Mozilla Public
- - License, v. 2.0. If a copy of the MPL was not distributed with this
- - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-
-
-<!ENTITY connectionsDialog.title "Connection Settings">
-<!ENTITY window.width "37em">
-<!ENTITY window.macWidth "39em">
-
-<!ENTITY proxyTitle.label "Configure Proxies to Access the Internet">
-<!ENTITY noProxyTypeRadio.label "No proxy">
-<!ENTITY noProxyTypeRadio.accesskey "y">
-<!ENTITY systemTypeRadio.label "Use system proxy settings">
-<!ENTITY systemTypeRadio.accesskey "u">
-<!ENTITY WPADTypeRadio.label "Auto-detect proxy settings for this network">
-<!ENTITY WPADTypeRadio.accesskey "w">
-<!ENTITY manualTypeRadio.label "Manual proxy configuration:">
-<!ENTITY manualTypeRadio.accesskey "m">
-<!ENTITY autoTypeRadio.label "Automatic proxy configuration URL:">
-<!ENTITY autoTypeRadio.accesskey "A">
-<!ENTITY reload.label "Reload">
-<!ENTITY reload.accesskey "e">
-<!ENTITY ftp.label "FTP Proxy:">
-<!ENTITY ftp.accesskey "F">
-<!ENTITY http.label "HTTP Proxy:">
-<!ENTITY http.accesskey "x">
-<!ENTITY ssl.label "SSL Proxy:">
-<!ENTITY ssl.accesskey "L">
-<!ENTITY socks.label "SOCKS Host:">
-<!ENTITY socks.accesskey "C">
-<!ENTITY socks4.label "SOCKS v4">
-<!ENTITY socks4.accesskey "K">
-<!ENTITY socks5.label "SOCKS v5">
-<!ENTITY socks5.accesskey "v">
-<!ENTITY socksRemoteDNS.label "Use proxy to perform DNS queries (SOCKS v5 only)">
-<!ENTITY socksRemoteDNS.accesskey "d">
-<!ENTITY port.label "Port:">
-<!ENTITY HTTPport.accesskey "P">
-<!ENTITY SSLport.accesskey "o">
-<!ENTITY FTPport.accesskey "r">
-<!ENTITY SOCKSport.accesskey "t">
-<!ENTITY noproxy.label "No Proxy for:">
-<!ENTITY noproxy.accesskey "n">
-<!ENTITY noproxyExplain.label "Example: .palemoon.org, .net.nz, 192.168.1.0/24">
-<!ENTITY shareproxy.label "Use this proxy server for all protocols">
-<!ENTITY shareproxy.accesskey "s">
-<!ENTITY autologinproxy.label "Do not prompt for authentication if password is saved">
-<!ENTITY autologinproxy.accesskey "i">
-<!ENTITY autologinproxy.tooltip "This option silently authenticates you to proxies when you have saved credentials for them. You will be prompted if authentication fails.">