75819 - Wording in HTML mail question dialog for 'Plaintext' should be 'Plain Text'. Patch by Bradley Hart <bhart00@yahoo.com> r=stephen@netscape.com, robinf@netscape.com/jglick@netscape.com sr=scc@mozilla.org a=asa@mozilla
git-svn-id: svn://10.0.0.236/trunk@97388 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4,18 +4,18 @@
|
||||
<!ENTITY recipient.label "Some of the recipients are not listed as being able to receive HTML mail.">
|
||||
|
||||
<!ENTITY convertibleDefault.label "">
|
||||
<!ENTITY convertibleYes.label "Your message can be converted to plaintext without losing information.">
|
||||
<!ENTITY convertibleAltering.label "Your message can be converted to plaintext without losing important information. However, the plaintext version might look different from what you saw in the composer.">
|
||||
<!ENTITY convertibleNo.label "However, you used formatting (e.g. colors) that will not be converted to plaintext.">
|
||||
<!ENTITY convertibleYes.label "Your message can be converted to plain text without losing information.">
|
||||
<!ENTITY convertibleAltering.label "Your message can be converted to plain text without losing important information. However, the plaintext version might look different from what you saw in the composer.">
|
||||
<!ENTITY convertibleNo.label "However, you used formatting (e.g. colors) that will not be converted to plain text.">
|
||||
|
||||
<!ENTITY question.label "Would you like to convert the message to plaintext or send it in HTML anyway?">
|
||||
<!ENTITY question.label "Would you like to convert the message to plain text or send it in HTML anyway?">
|
||||
|
||||
<!ENTITY plainTextAndHtml.label "Send in Plaintext and HTML">
|
||||
<!ENTITY plainTextOnly.label "Send in Plaintext Only">
|
||||
<!ENTITY plainTextAndHtml.label "Send in Plain Text and HTML">
|
||||
<!ENTITY plainTextOnly.label "Send in Plain Text Only">
|
||||
<!ENTITY htmlOnly.label "Send in HTML Only">
|
||||
|
||||
<!ENTITY plainTextAndHtmlRecommended.label "Send in Plaintext and HTML (recommended)">
|
||||
<!ENTITY plainTextOnlyRecommended.label "Send in Plaintext Only (recommended)">
|
||||
<!ENTITY plainTextOnlyRecommended.label "Send in Plain Text Only (recommended)">
|
||||
<!ENTITY htmlOnlyRecommended.label "Send in HTML Only (recommended)">
|
||||
<!ENTITY recommended.label "(recommended)">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user