sendoptions.dtd

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

DTD
40
字号
<!ENTITY dialog.title                 "Send Options"><!ENTITY sendMail.title               "Text Format"><!ENTITY sendMaildesc.label           "When sending messages in HTML format and one or more recipients are not listed as being able to receive HTML:"><!ENTITY askMe.label                  "Ask me what to do"><!ENTITY askMe.accesskey              "k"><!ENTITY convertPlain.label           "Convert the message to plain text"><!ENTITY convertPlain.accesskey       "c"><!ENTITY sendHTML.label               "Send the message in HTML anyway"><!ENTITY sendHTML.accesskey           "s"><!ENTITY sendBoth.label               "Send the message in both plain text and HTML"><!ENTITY sendBoth.accesskey           "e"><!ENTITY receiveHTML.label            "If you know a particular recipient can receive HTML mail, uncheck the 'Send email as plain text (no HTML)' checkbox on the recipient's Address Book card."><!ENTITY override.label               "Note: Use the Address Book to specify preferred text formats for recipients."><!ENTITY domaindesc.label             "When you send a message to an address with one of the domain names listed below, &brandShortName; automatically sends the message in the correct format."><!ENTITY HTMLTab.label                "HTML Domains"><!ENTITY HTMLTab.accesskey            "h"><!ENTITY PlainTextTab.label           "Plain Text Domains"><!ENTITY PlainTextTab.accesskey       "p"><!ENTITY AddButton.label              "Add..."><!ENTITY AddHtmlDomain.accesskey      "a"><!ENTITY AddPlainText.accesskey       "d"><!ENTITY DeleteButton.label           "Delete"><!ENTITY DeleteHtmlDomain.accesskey   "l"><!ENTITY DeletePlainText.accesskey    "t"><!ENTITY add.htmltitle                "Add HTML Domain Name"><!ENTITY add.htmldomain               "HTML Domain Name:"><!ENTITY add.htmldomain.accesskey     "d"><!ENTITY add.plaintexttitle           "Add Plain Text Domain Name"><!ENTITY add.plaintextdomain          "Plain Text Domain Name:"><!ENTITY add.plaintext.accesskey      "d"><!-- LOCALIZATION NOTE: do not translate @string@ --><!ENTITY domainnameError.title        "Domain Name Error"><!ENTITY duplicationError.label       "The domain name @string@ already exists in this list."><!-- LOCALIZATION NOTE: do not translate @string@ --><!ENTITY dualEntryError.label         "A domain name cannot appear in both the HTML and Plain Text lists. The domain name @string@ already exists.">

⌨️ 快捷键说明

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