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
git-svn-id: svn://10.0.0.236/trunk@223306 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user