diff options
Diffstat (limited to 'l10n-en-GB/suite/chrome/mailnews/pref/am-mdn.dtd')
-rw-r--r-- | l10n-en-GB/suite/chrome/mailnews/pref/am-mdn.dtd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/mailnews/pref/am-mdn.dtd b/l10n-en-GB/suite/chrome/mailnews/pref/am-mdn.dtd new file mode 100644 index 0000000000..446cc763f6 --- /dev/null +++ b/l10n-en-GB/suite/chrome/mailnews/pref/am-mdn.dtd @@ -0,0 +1,33 @@ +<!-- 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 pane.title "Return Receipts"> +<!ENTITY useGlobalPrefs.label "Use my global return receipt preferences for this account"> +<!ENTITY useGlobalPrefs.accesskey "U"> +<!ENTITY globalReceipts.label "Global Preferences…"> +<!ENTITY globalReceipts.accesskey "G"> +<!ENTITY useCustomPrefs.label "Customise return receipts for this account"> +<!ENTITY useCustomPrefs.accesskey "C"> +<!ENTITY requestReceipt.label "When sending messages, always request a return receipt"> +<!ENTITY requestReceipt.accesskey "W"> +<!ENTITY receiptArrive.label "When a receipt arrives:"> +<!ENTITY leaveIt.label "Leave it in my Inbox"> +<!ENTITY leaveIt.accesskey "I"> +<!-- LOCALIZATION NOTE moveToSent.label Translate: 'Sent' according to Netscape glossary --> +<!ENTITY moveToSent.label "Move it to my "Sent" folder"> +<!ENTITY moveToSent.accesskey "M"> +<!ENTITY requestMDN.label "When I receive a request for a return receipt:"> +<!ENTITY returnSome.label "Allow return receipts for some messages"> +<!ENTITY returnSome.accesskey "e"> +<!ENTITY never.label "Never send a return receipt"> +<!ENTITY never.accesskey "N"> +<!ENTITY notInToCc.label "If I'm not in the To or Cc of the message:"> +<!ENTITY notInToCc.accesskey "T"> +<!ENTITY outsideDomain.label "If the sender is outside my domain:"> +<!ENTITY outsideDomain.accesskey "s"> +<!ENTITY otherCases.label "In all other cases:"> +<!ENTITY otherCases.accesskey "o"> +<!ENTITY askMe.label "Ask me"> +<!ENTITY alwaysSend.label "Always send"> +<!ENTITY neverSend.label "Never send"> |