зеркало из https://github.com/mozilla/gecko-dev.git
fix for #13708. remove the message formatting pref pane: it's in the account wizard now.
This commit is contained in:
Родитель
5c674a3adb
Коммит
748c22204e
|
@ -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).">
|
||||
|
|
Загрузка…
Ссылка в новой задаче