Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org

This commit is contained in:
stephend%netscape.com 2002-03-14 01:55:11 +00:00
Родитель b0f8999c3d
Коммит ad4e58cd0b
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -6,7 +6,7 @@
<!ENTITY mail.accesskey "m">
<!ENTITY address.label "Addressing">
<!ENTITY viewingMessages.label "Message Display">
<!ENTITY composingMessages.label "Message Composition">
<!ENTITY composingMessages.label "Composition">
<!ENTITY format.label "Send Format">
<!ENTITY return.label "Return Receipts">
<!ENTITY disk.label "Disk Space">

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

@ -18,17 +18,17 @@ Communications Corporation. Portions created by Netscape are
Rights Reserved.
-->
<!ENTITY pane.title "Message Composition">
<!ENTITY pane.title "Composition">
<!ENTITY pane.description "Composing mail messages">
<!ENTITY forwardReply.label "Forwarding and Replying to Messages">
<!ENTITY forwardMsg.label "Forward messages:">
<!ENTITY forwardMsg.accesskey "f">
<!ENTITY inline.label "Inline">
<!ENTITY inline.accesskey "i">
<!ENTITY inline.accesskey "I">
<!ENTITY quoted.label "Quoted">
<!ENTITY quoted.accesskey "q">
<!ENTITY asAttachment.label "As Attachment">
<!ENTITY asAttachment.accesskey "a">
<!ENTITY asAttachment.accesskey "A">
<!ENTITY autoQuote.label "Automatically quote the original message when replying">
<!ENTITY autoQuote.accesskey "u">
<!-- LOCALIZATION NOTE (then.label): This will concatenate with the 4 strings that follow. -->