am-advanced.dtd

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

DTD
23
字号
<!-- extracted from am-advanced.xul --><!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line --><!ENTITY smtpServer.label "Outgoing Server (SMTP) Settings"><!-- LOCALIZATION NOTE (smtpDesc.label): do not translate "SMTP" in below line --><!ENTITY smtpDesc.label "Although you can specify more than one outgoing server (SMTP), this is only recommended for advanced users. Setting up multiple SMTP servers can cause errors when sending messages."><!ENTITY smtpListAdd.label  "Add..."><!ENTITY smtpListAdd.accesskey  "d"><!ENTITY smtpListEdit.label "Edit..."><!ENTITY smtpListEdit.accesskey "E"><!ENTITY smtpListDelete.label "Remove"><!ENTITY smtpListDelete.accesskey "m"><!ENTITY smtpListSetDefault.label "Set Default"><!ENTITY smtpListSetDefault.accesskey "t"><!ENTITY serverDescription.label "Description: "><!ENTITY serverName.label "Server Name: "><!ENTITY serverPort.label "Port: "><!ENTITY userName.label   "User Name: "><!ENTITY useSecureConnection.label   "Secure Connection: ">

⌨️ 快捷键说明

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