blob: b00bb2accaedfa20b1e0a68759066778f3e8f37c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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.character.encoding.title "Character Encoding">
<!ENTITY messageDisplay.caption "Message Display">
<!ENTITY viewDefaultCharset.label "Default Character Encoding:">
<!ENTITY viewDefaultCharset.accesskey "D">
<!ENTITY composingMessages.caption "Composing Messages">
<!ENTITY useMIME.label "For messages that contain 8-bit characters, use 'quoted printable' MIME encoding. Leave unchecked to send the messages as is.">
<!ENTITY useMIME.accesskey "F">
<!ENTITY sendDefaultCharset.label "Default Character Encoding:">
<!ENTITY sendDefaultCharset.accesskey "C">
<!ENTITY replyInDefaultCharset2.label "When possible, use this default character encoding in replies. (When unchecked, only new messages use this default.)">
<!ENTITY replyInDefaultCharset2.accesskey "W">
|