connection.dtd

来自「现在很火的邮件客户端软件thunderbird的源码」· DTD 代码 · 共 43 行

DTD
43
字号
<!ENTITY  connectionsDialog.title       "Connection Settings"><!ENTITY  window.width                   "37em"><!ENTITY  proxyTitle.label              "Configure Proxies to Access the Internet"><!ENTITY  directTypeRadio.label         "Direct connection to the Internet"><!ENTITY  directTypeRadio.accesskey     "d"><!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  configAutoconfigText.label    "Configuration location (URL):"><!ENTITY  configAutoconfigText.accesskey "u"><!ENTITY  reload.label                  "Reload"><!ENTITY  reload.accesskey              "l"><!ENTITY  ftp.label                     "FTP Proxy:"><!ENTITY  ftp.accesskey                 "f"><!ENTITY  gopher.label                  "Gopher Proxy:"><!ENTITY  gopher.accesskey              "g"><!ENTITY  http.label                    "HTTP Proxy:"><!ENTITY  http.accesskey                "h"><!ENTITY  ssl.label                     "SSL Proxy:"><!ENTITY  ssl.accesskey                 "s"><!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  port.label                    "Port:"><!ENTITY  HTTPport.accesskey            "p"><!ENTITY  SSLport.accesskey             "o"><!ENTITY  FTPport.accesskey             "r"><!-- No accesskey for gopher (':' doesn't go well) - mpt's going to redesign the window --><!ENTITY  gopherPort.accesskey          ""><!ENTITY  SOCKSport.accesskey           "t"><!ENTITY  noproxy.label                 "No Proxy for:"><!ENTITY  noproxy.accesskey             "n"><!ENTITY  noproxyExplain.label          "Example: .mozilla.org, .net.nz, 192.168.1.0/24"><!ENTITY  shareproxy.label              "Use this proxy server for all protocols"><!ENTITY  shareproxy.accesskey          "x">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?