зеркало из https://github.com/mozilla/pjs.git
Bug 222997 Remove attach vCard from options menu
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
This commit is contained in:
Родитель
081bf0dd98
Коммит
8ee5e06f47
|
@ -307,8 +307,6 @@
|
|||
<menuitem label=""eCmd.label;" accesskey=""eCmd.accesskey;" command="cmd_quoteMessage"/>
|
||||
<menuseparator/>
|
||||
<menuitem id="returnReceiptMenu" type="checkbox" label="&returnReceiptMenu.label;" accesskey="&returnReceiptMenu.accesskey;" checked="false" oncommand="ToggleReturnReceipt(event.target)"/>
|
||||
<menuitem type="checkbox" label="&attachVCard.label;" accesskey="&attachVCard.accesskey;" command="cmd_attachVCard"/>
|
||||
<menuseparator/>
|
||||
<menu id="outputFormatMenu" label="&outputFormatMenu.label;" accesskey="&outputFormatMenu.accesskey;" command="cmd_outputFormat">
|
||||
<menupopup>
|
||||
<menuitem type="radio" name="output_format" label="&autoFormatCmd.label;" accesskey="&autoFormatCmd.accesskey;" id="format_auto" checked="true"/>
|
||||
|
|
|
@ -109,10 +109,6 @@
|
|||
|
||||
<!ENTITY addSignatureCmd.label ".Add Signature File">
|
||||
|
||||
<!--LOCALIZATION NOTE attachVCard.label Don't translate the term 'vCard' -->
|
||||
<!ENTITY attachVCard.label "Attach Personal Card (vCard)">
|
||||
<!ENTITY attachVCard.accesskey "v">
|
||||
|
||||
<!ENTITY quoteCmd.label "Quote Message">
|
||||
<!ENTITY quoteCmd.accesskey "Q">
|
||||
<!ENTITY selectAddressCmd.label "Select Addresses...">
|
||||
|
|
Загрузка…
Ссылка в новой задаче