Bug 292668 Reorganise mailnews pref panes - Character Encoding patch

p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
This commit is contained in:
bugzilla%arlen.demon.co.uk 2007-03-31 22:25:46 +00:00
Родитель f2a068c1ba
Коммит c64eae93fa
4 изменённых файлов: 64 добавлений и 21 удалений

Просмотреть файл

@ -1,13 +1,13 @@
<!ENTITY enbJsCheckMailNews.label "Mail &amp; Newsgroups">
<!ENTITY enbJsCheckMailNews.accesskey "m">
<!ENTITY enbJsCheckMailNews.accesskey "M">
<!ENTITY enbPluginCheckMailNews.label "Mail &amp; Newsgroups">
<!ENTITY enbPluginCheckMailNews.accesskey "p">
<!ENTITY enbPluginCheckMailNews.accesskey "a">
<!ENTITY mail.label "Mail &amp; Newsgroups">
<!ENTITY mail.accesskey "m">
<!ENTITY mail.accesskey "M">
<!ENTITY addressbook.label "Address Book">
<!ENTITY addressbook.accesskey "a">
<!ENTITY addressbook.accesskey "A">
<!ENTITY viewingMessages.label "Message Display">
<!ENTITY notifications.label "Notifications">
<!ENTITY address.label "Addressing">
@ -16,4 +16,5 @@
<!ENTITY return.label "Return Receipts">
<!ENTITY disk.label "Disk Space">
<!ENTITY labels.label "Labels">
<!ENTITY characterEncoding.label "Character Encoding">
<!ENTITY offline.label "Offline &amp; Disk Space">

Просмотреть файл

@ -0,0 +1,53 @@
<!-- ***** BEGIN LICENSE BLOCK *****
Version: MPL 1.1/GPL 2.0/LGPL 2.1
The contents of this file are subject to the Mozilla Public License Version
1.1 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
for the specific language governing rights and limitations under the
License.
The Original Code is Mozilla Communicator client code, released
March 31, 1998.
The Initial Developer of the Original Code is
Netscape Communications Corporation.
Portions created by the Initial Developer are Copyright (C) 1998-1999
the Initial Developer. All Rights Reserved.
Contributor(s):
Stefan Borggraefe <Stefan.Borggraefe@gmx.de>
Ian Neal <bugzilla@arlen.demon.co.uk>
Alternatively, the contents of this file may be used under the terms of
either of the GNU General Public License Version 2 or later (the "GPL"),
or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
in which case the provisions of the GPL or the LGPL are applicable instead
of those above. If you wish to allow use of your version of this file only
under the terms of either the GPL or the LGPL, and not to allow others to
use your version of this file under the terms of the MPL, indicate your
decision by deleting the provisions above and replace them with the notice
and other provisions required by the GPL or the LGPL. If you do not delete
the provisions above, a recipient may use your version of this file under
the terms of any one of the MPL, the GPL or the LGPL.
***** END LICENSE BLOCK ***** -->
<!ENTITY pref.character.encoding.title "Character Encoding">
<!ENTITY messageDisplay.caption "Message Display">
<!ENTITY viewDefaultCharset.label "Default Character Encoding:">
<!ENTITY viewDefaultCharset.accesskey "D">
<!ENTITY forceCharsetOverride.label "Always use this default character encoding when messages are displayed (ignore character encoding specified by MIME header).">
<!ENTITY forceCharsetOverride.accesskey "A">
<!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 replyInDefaultCharset.label "Always use this default character encoding in replies. (When unchecked, only new messages use this default.)">
<!ENTITY replyInDefaultCharset.accesskey "w">

Просмотреть файл

@ -40,7 +40,7 @@
<!ENTITY forwardReply.label "Forwarding Messages">
<!ENTITY forwardMsg.label "Forward messages:">
<!ENTITY inline.label "Inline">
<!ENTITY inline.accesskey "I">
<!ENTITY inline.accesskey "n">
<!ENTITY asAttachment.label "As Attachment">
<!ENTITY asAttachment.accesskey "A">
@ -51,7 +51,7 @@
<!-- 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 "m">
<!ENTITY autoSave.accesskey "u">
<!ENTITY autoSaveEnd.label "minutes">
<!ENTITY spellCheck.label "Check spelling before sending">
<!ENTITY spellCheck.accesskey "C">
@ -61,13 +61,6 @@
<!ENTITY wrapOutMsg.label "Wrap plain text messages at">
<!ENTITY wrapOutMsg.accesskey "W">
<!ENTITY char.label "characters">
<!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 "o">
<!ENTITY sendDefaultCharset.label "Default Character Encoding:">
<!ENTITY sendDefaultCharset.accesskey "D">
<!ENTITY replyInDefaultCharset.label "Always use this default character encoding in replies. (When unchecked, only new messages use this default.)">
<!ENTITY replyInDefaultCharset.accesskey "r">
<!ENTITY defaultMessagesHeader.label "Defaults for HTML Messages">
<!ENTITY font.label "Font:">

Просмотреть файл

@ -38,13 +38,13 @@
<!ENTITY pref.viewing.messages.title "Message Display">
<!ENTITY style.label "Style:">
<!ENTITY style.accesskey "t">
<!ENTITY style.accesskey "S">
<!ENTITY regular.label "Regular">
<!ENTITY bold.label "Bold">
<!ENTITY italic.label "Italic">
<!ENTITY boldItalic.label "Bold Italic">
<!ENTITY size.label "Size:">
<!ENTITY size.accesskey "S">
<!ENTITY size.accesskey "z">
<!ENTITY bigger.label "Bigger">
<!ENTITY smaller.label "Smaller">
<!ENTITY color.label "Color:">
@ -52,10 +52,6 @@
<!ENTITY displayPlainText.label "When displaying plain text messages">
<!ENTITY plainTextFont.label "Use the following font width:">
<!ENTITY displayQuoted.label "Settings for quoted messages:">
<!ENTITY sendDefaultCharset.label "Default Character Encoding:">
<!ENTITY sendDefaultCharset.accesskey "r">
<!ENTITY forceCharsetOverride.label "Apply default to all messages (ignore character encoding specified by MIME header)">
<!ENTITY forceCharsetOverride.accesskey "A">
<!ENTITY fixedWidth.label "Fixed">
<!ENTITY fixedWidth.accesskey "F">
<!ENTITY variableWidth.label "Variable">
@ -63,7 +59,7 @@
<!ENTITY readingMessagesHeader.label "For incoming messages">
<!ENTITY messageWrapping.label "Message Wrapping">
<!ENTITY wrapInMsg.label "Wrap text to fit window width">
<!ENTITY wrapInMsg.accesskey "x">
<!ENTITY wrapInMsg.accesskey "t">
<!-- LOCALIZATION NOTE : (convertEmoticons.label) 'Emoticons' are also known as 'Smileys', e.g. :-) -->
<!ENTITY convertEmoticons.label "Display emoticons as graphics">
<!ENTITY convertEmoticons.accesskey "D">
@ -81,4 +77,4 @@
<!ENTITY existingWindowRadio.label "An existing message window">
<!ENTITY existingWindowRadio.accesskey "e">
<!ENTITY disableContent.label "Allow messages to load and display remote images and other content">
<!ENTITY disableContent.accesskey "m">
<!ENTITY disableContent.accesskey "A">