fix for #13708. remove the message formatting pref pane: it's in the account wizard now.

This commit is contained in:
sspitzer%netscape.com 1999-09-14 00:43:10 +00:00
Родитель 5c674a3adb
Коммит 748c22204e
3 изменённых файлов: 0 добавлений и 21 удалений

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

@ -17,21 +17,6 @@
<html:span id="lefttext">&pane.title;</html:span>
</html:div>
<html:br/>
&msgFormatting.label;
<html:form>
<html:table>
<html:tr><html:td>
<html:input name="formatting" type="radio" id="pref:1:int:mail.html_compose" checked="true"/>
&useHtml.label;
</html:td></html:tr>
<html:tr><html:td>
<html:input name="formatting" type="radio" id="pref:0:int:mail.html_compose"/>
&usePlain.label;
</html:td></html:tr>
</html:table>
</html:form>
<html:br/>
&sendMail.label;
<html:form>

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

@ -20,9 +20,6 @@ Rights Reserved.
<!ENTITY window.title "Formatting">
<!ENTITY pane.title "Formatting">
<!ENTITY msgFormatting.label "Message formatting">
<!ENTITY useHtml.label "Use the HTML editor to compose messages.">
<!ENTITY usePlain.label "Use the plain text editor to compose messages.">
<!ENTITY sendMail.label "When sending HTML mail messages to recipients who are not listed as being able to receive them:">
<!ENTITY askMe.label "Ask me what to do if the message has HTML formatting, otherwise send plain text.">
<!ENTITY convertPlain.label "Convert the message into plain text (may lose some formatting).">

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

@ -20,9 +20,6 @@ Rights Reserved.
<!ENTITY window.title "Formatting">
<!ENTITY pane.title "Formatting">
<!ENTITY msgFormatting.label "Message formatting">
<!ENTITY useHtml.label "Use the HTML editor to compose messages.">
<!ENTITY usePlain.label "Use the plain text editor to compose messages.">
<!ENTITY sendMail.label "When sending HTML mail messages to recipients who are not listed as being able to receive them:">
<!ENTITY askMe.label "Ask me what to do if the message has HTML formatting, otherwise send plain text.">
<!ENTITY convertPlain.label "Convert the message into plain text (may lose some formatting).">