Files
Mozilla/mozilla/mail/components/prefwindow/locale/pref-sendOptions.dtd
scott%scott-macgregor.org c87bc091d9 back out access key fix as it causes major problems =).
git-svn-id: svn://10.0.0.236/trunk@146371 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 03:53:36 +00:00

40 lines
2.4 KiB
DTD

<!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.">