Revision control

Copy as Markdown

Other Tools

<!-- 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 pref.composing.messages.title "Composition">
<!ENTITY generalComposing.label "General">
<!ENTITY forwardMsg.label "Forward messages:">
<!ENTITY inline.label "Inline">
<!ENTITY inline.accesskey "n">
<!ENTITY asAttachment.label "As Attachment">
<!ENTITY asAttachment.accesskey "A">
<!ENTITY replyQuoteInline.label "Quote attachments viewed inline in replies">
<!ENTITY replyQuoteInline.accesskey "Q">
<!ENTITY warnOnSendAccelKey.label "Confirm when using keyboard shortcut to send message">
<!ENTITY warnOnSendAccelKey.accesskey "k">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
"xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label "Automatically save the message every">
<!ENTITY autoSave.accesskey "u">
<!ENTITY autoSaveEnd.label "minutes">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label "Wrap plain text messages at">
<!ENTITY wrapOutMsg.accesskey "W">
<!ENTITY char.label "characters">
<!ENTITY defaultMessagesHeader.label "Defaults for HTML Messages">
<!ENTITY font.label "Font:">
<!ENTITY font.accesskey "F">
<!ENTITY size.label "Size:">
<!ENTITY size.accesskey "S">
<!ENTITY fontColor.label "Text:">
<!ENTITY fontColor.accesskey "T">
<!ENTITY bgColor.label "Background:">
<!ENTITY bgColor.accesskey "B">
<!ENTITY defaultCompose.label "Default composition format:">
<!ENTITY defaultBodyText.label "Body Text (Enter key creates a new line)">
<!ENTITY defaultBodyText.accesskey "o">
<!ENTITY defaultParagraph.label "Paragraph (Enter key creates a new paragraph)">
<!ENTITY defaultParagraph.accesskey "P">
<!ENTITY selectHeaderType.label "Select reply header type:">
<!ENTITY selectHeaderType.accesskey "e">
<!ENTITY noReplyOption.label "No Reply Header">
<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
translated. -->
<!ENTITY authorWroteOption.label "[Author] wrote:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
need to be translated. -->
<!ENTITY onDateAuthorWroteOption.label "On [date], [Author] wrote:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_authorwroteondate preference. [Author] and [date]
need to be translated. -->
<!ENTITY authorWroteOnDateOption.label "[Author] wrote on [date]:">