User:Rsx11m/Thunderbird:Preference Scoring: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(changed formatting and added pending bugs, yet to be cleaned up)
(several additions and corrections)
Line 12: Line 12:
|}
|}


''Legend for UI elements:'' (1<sup>st</sup> column)
''Legend for UI elements:'' (1<sup>st</sup> column, links to source)
* '''B''' = button
* '''B''' = button
* '''C''' = checkbox
* '''C''' = checkbox
Line 22: Line 22:
* '''R''' = radiogroup
* '''R''' = radiogroup
* '''T''' = textbox
* '''T''' = textbox
''Text of Label:'' (2<sup>nd</sup> column)
* current, ''proposed'', or <s>removed</s>
''Related Bugs:'' (3<sup>rd</sup> column)
* pending<sup>(version)</sup>, ''unconfirmed or won't-fixed'', <s>fixed</s>
* bug<sub>v</sub>: affects a group of UI elements following this one


''Legend for scores:'' (4<sup>th</sup> and following columns)
''Legend for scores:'' (4<sup>th</sup> and following columns)
Line 28: Line 35:
# Element located in a tab of the Advanced pane
# Element located in a tab of the Advanced pane
# Element to be removed from user interface
# Element to be removed from user interface
* Suffix "a": Candidate for account-specific preference
* Suffix "s": Candidate for server-specific preference
* Suffix "m": Move to a different preference pane


==General Pane==
==General Pane==


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=alwaysCheckDefault.label&find=general.xul,general.dtd alwaysCheckDefault]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=alwaysCheckDefault.label&find=preferences/general.* alwaysCheckDefault]
| <small>Always check to see if &amp;brandShortName; </small>
| <small>Always check to see if &amp;brandShortName; </small>
|
| {{bug|452890}}<sub>v</sub>
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=checkNow.label&find=general.xul,general.dtd checkNow]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=checkNow.label&find=preferences/general.* checkNow]
| <small>Check Now...</small>
| <small>Check Now...</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableStartPage.label&find=general.xul,general.dtd enableStartPage]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableStartPage.label&find=preferences/general.* enableStartPage]
| <small>When &amp;brandShortName; launches, show the</small>
| <small>When &amp;brandShortName; launches, show the</small>
|
| {{bug|452909}}<sub>v</sub>
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=location.label&find=general.xul,general.dtd location]
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=location.label&find=preferences/general.* location]
| <small>Location:</small>
| <small>Location:</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useDefault.label&find=general.xul,general.dtd useDefault]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useDefault.label&find=preferences/general.* useDefault]
| <small>Restore Default</small>
| <small>Restore Default</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showAnimatedAlert.label&find=general.xul,general.dtd showAnimatedAlert]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showAnimatedAlert.label&find=preferences/general.* showAnimatedAlert]
| <small>Show an alert</small>
| <small>Show an alert</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=customizeMailAlert.label&find=general.xul,general.dtd customizeMailAlert]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=customizeMailAlert.label&find=preferences/general.* customizeMailAlert]
| <small>Customize...</small>
| <small>Customize...</small>
|
|
|
|
|-
|-
| <sup>('''CR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=playSound.label&find=general.xul,general.dtd playSound]
| <sup>('''CR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=playSound.label&find=preferences/general.* playSound]
| <small>Play a sound</small>
| <small>Play a sound</small>
| {{bug|311640}}<sub>v</sub>
| {{bug|311640}}<sub>v</sub>
|
|
|-
|-
| <sup>('''F''')</sup>[http://mxr.mozilla.org/comm-central/search?string=customsound.label&find=general.xul,general.dtd customsound]
| <sup>('''F''')</sup>[http://mxr.mozilla.org/comm-central/search?string=customsound.label&find=preferences/general.* customsound]
| <small>Use the following sound file</small>
| <small>Use the following sound file</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=browse.label&find=general.xul,general.dtd browse]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=browse.label&find=preferences/general.* browse]
| <small>Browse...</small>
| <small>Browse...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=play.label&find=general.xul,general.dtd play]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=play.label&find=preferences/general.* play]
| <small>Play</small>
| <small>Play</small>
|
|
Line 91: Line 101:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=previewText.label&find=notifications.xul,notifications.dtd previewText]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=previewText.label&find=preferences/notifications.* previewText]
| <small>Message Preview Text</small>
| <small>Message Preview Text</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=subject.label&find=notifications.xul,notifications.dtd subject]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=subject.label&find=preferences/notifications.* subject]
| <small>Subject</small>
| <small>Subject</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sender.label&find=notifications.xul,notifications.dtd sender]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sender.label&find=preferences/notifications.* sender]
| <small>Sender</small>
| <small>Sender</small>
|
|
Line 110: Line 120:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textColor.label&find=display.xul,display.dtd textColor]
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textColor.label&find=preferences/display.* textColor]
| <small>Text Color:</small>
| <small>Text Color:</small>
|
|
|
|
|-
|-
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=backgroundColor.label&find=display.xul,display.dtd backgroundColor]
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=backgroundColor.label&find=preferences/display.* backgroundColor]
| <small>Background Color:</small>
| <small>Background Color:</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=convertEmoticons.label&find=display.xul,display.dtd convertEmoticons]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=convertEmoticons.label&find=preferences/display.* convertEmoticons]
| <small>Display emoticons as graphics</small>
| <small>Display emoticons as graphics</small>
| ''{{bug|448708}}''<sub>v</sub>
| ''{{bug|448708}}''<sub>v</sub>
|
|
|-
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=displayWidth.label&find=display.xul,display.dtd displayWidth]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=displayWidth.label&find=preferences/display.* displayWidth]
| <small>Plain Text Messages</small>
| <small>Plain Text Messages</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=style.label&find=display.xul,display.dtd style]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=style.label&find=preferences/display.* style]
| <small>Style:</small>
| <small>Style:</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=size.label&find=display.xul,display.dtd size]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=size.label&find=preferences/display.* size]
| <small>Size:</small>
| <small>Size:</small>
|
|
|
|
|-
|-
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=color.label&find=display.xul,display.dtd color]
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=color.label&find=preferences/display.* color]
| <small>Color:</small>
| <small>Color:</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=fontOptions.label&find=display.xul,display.dtd fontOptions]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=fontOptions.label&find=preferences/display.* fontOptions]
| <small>Fonts...</small>
| <small>Fonts...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=addTagButton.label&find=display.xul,display.dtd addTagButton]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=addTagButton.label&find=preferences/display.* addTagButton]
| <small>Add</small>
| <small>Add</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=editTagButton.label&find=display.xul,display.dtd editTagButton]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=editTagButton.label&find=preferences/display.* editTagButton]
| <small>Edit</small>
| <small>Edit</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeTagButton.label&find=display.xul,display.dtd removeTagButton]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeTagButton.label&find=preferences/display.* removeTagButton]
| <small>Delete</small>
| <small>Delete</small>
|
|
Line 169: Line 179:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=language.label&find=fonts.xul,fonts.dtd language]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=language.label&find=preferences/fonts.* language]
| <small>Fonts for:</small>
| <small>Fonts for:</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useDocumentFonts.label&find=fonts.xul,fonts.dtd useDocumentFonts]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=proportional.label&find=preferences/fonts.* proportional]
| <small>Allow messages to use other fonts</small>
| <small>Proportional:</small>
| {{bug|452711}}
| 1<sup>(1)</sup>
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sizes.label&find=preferences/fonts.* sizes]
| <small>Size (pixels)</small>
| {{bug|452711}}
| 1<sup>(1)</sup>
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=serif.label&find=preferences/fonts.* serif]
| <small>Serif:</small>
|
|
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sans-serif.label&find=preferences/fonts.* sans-serif]
| <small>Sans-serif:</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sendDefaultCharset.label&find=fonts.xul,fonts.dtd sendDefaultCharset]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=monospace.label&find=preferences/fonts.* monospace]
| <small>Outgoing Mail:</small>
| <small>Monospace:</small>
|
| 1.5<sup>(1)</sup>
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sizes.label&find=preferences/fonts.* sizes]
| <small>Size (pixels)</small>
| {{bug|452711}}
| 1<sup>(1)</sup>
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=minSize.label&find=preferences/fonts.* minSize]
| <small>Minimum Font Size:</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewDefaultCharsetList.label&find=fonts.xul,fonts.dtd viewDefaultCharsetList]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useDocumentFonts.label&find=preferences/fonts.* useDocumentFonts]
| <small>Incoming Mail:</small>
| <small>Allow messages to use other fonts</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=replyInDefaultCharset2.label&find=fonts.xul,fonts.dtd replyInDefaultCharset2]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sendDefaultCharset.label&find=preferences/fonts.* sendDefaultCharset]
| <small>Outgoing Mail:</small>
| {{bug|373590}}
| 2.5m<sup>(2)</sup>
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewDefaultCharsetList.label&find=preferences/fonts.* viewDefaultCharsetList]
| <small>Incoming Mail:</small>
| {{bug|373590}}
| 2.5<sup>(2)</sup>
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=replyInDefaultCharset2.label&find=preferences/fonts.* replyInDefaultCharset2]
| <small>When possible, use the default character</small>
| <small>When possible, use the default character</small>
|
|
|
|
|}
|}
'''Remarks:'''
# Sizes (both proportional and monospace) should move to or be repeated in the main Display pane, frequently users modify the Composition sizes in order to increase or decrease display sizes since those are too hidden in the Fonts dialog
# Outgoing character encoding is misplaced in the Fonts dialog, should go into Composition, or all character-encoding settings into advanced


==Composition Pane==
==Composition Pane==


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=forwardMsg.label&find=compose.xul,compose.dtd forwardMsg]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=forwardMsg.label&find=preferences/compose.* forwardMsg]
| <small>Forward messages:</small>
| <small>Forward messages:</small>
| {{bug|215252}}
| {{bug|215252}}
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=addExtension.label&find=compose.xul,compose.dtd addExtension]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=addExtension.label&find=preferences/compose.* addExtension]
| <small>add extension to file name</small>
| <small>add extension to file name</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=replyQuoteInline.label&find=compose.xul,compose.dtd replyQuoteInline]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=replyQuoteInline.label&find=preferences/compose.* replyQuoteInline]
| <small>''Quote the contents of displayed inli''</small>
| <small>''Quote the contents of displayed inli''</small>
| {{bug|445088}}<sup>(2)</sup>
| {{bug|445088}}<sup>(v2)</sup>
|
|
|-
|-
| <sup>('''CT''')</sup>[http://mxr.mozilla.org/comm-central/search?string=autoSave.label&find=compose.xul,compose.dtd autoSave]
| <sup>('''CT''')</sup>[http://mxr.mozilla.org/comm-central/search?string=autoSave.label&find=preferences/compose.* autoSave]
| <small>Auto Save every</small>
| <small>Auto Save every</small>
| ''{{bug|448703}}''
| ''{{bug|448703}}''
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useMIME.label&find=compose.xul,compose.dtd useMIME]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useMIME.label&find=preferences/compose.* useMIME]
| <small><s>For messages that contain 8-bit</s></small>
| <small><s>For messages that contain 8-bit</s></small>
| <s>{{bug|448702}}</s>
| <s>{{bug|448702}}</s>
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=warnOnSendAccelKey.label&find=compose.xul,compose.dtd warnOnSendAccelKey]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=warnOnSendAccelKey.label&find=preferences/compose.* warnOnSendAccelKey]
| <small>Confirm when using keyboard shortcut to </small>
| <small>Confirm when using keyboard shortcut to </small>
| {{bug|448705}}
| {{bug|448705}}
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=wrapOutMsg.label&find=compose.xul,compose.dtd wrapOutMsg]
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=wrapOutMsg.label&find=preferences/compose.* wrapOutMsg]
| <small>Wrap plain text messages at</small>
| <small>Wrap plain text messages at</small>
| ''{{bug|448706}}''
| ''{{bug|448706}}''
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=font.label&find=compose.xul,compose.dtd font]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=font.label&find=preferences/compose.* font]
| <small>Font:</small>
| <small>Font:</small>
| ''{{bug|448701}}''<sub>v</sub>
| ''{{bug|448701}}''<sub>v</sub>
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=size.label&find=compose.xul,compose.dtd size]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=size.label&find=preferences/compose.* size]
| <small>Size:</small>
| <small>Size:</small>
|
|
|
|
|-
|-
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=fontColor.label&find=compose.xul,compose.dtd fontColor]
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=fontColor.label&find=preferences/compose.* fontColor]
| <small>Text Color:</small>
| <small>Text Color:</small>
|
|
|
|
|-
|-
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=bgColor.label&find=compose.xul,compose.dtd bgColor]
| <sup>('''P''')</sup>[http://mxr.mozilla.org/comm-central/search?string=bgColor.label&find=preferences/compose.* bgColor]
| <small>Background Color:</small>
| <small>Background Color:</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=restoreHTMLDefaults.label&find=compose.xul,compose.dtd restoreHTMLDefaults]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=restoreHTMLDefaults.label&find=preferences/compose.* restoreHTMLDefaults]
| <small>Restore Defaults</small>
| <small>Restore Defaults</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sendOptions.label&find=compose.xul,compose.dtd sendOptions]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sendOptions.label&find=preferences/compose.* sendOptions]
| <small>Send Options...</small>
| <small>Send Options...</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=addressingEnable.label&find=compose.xul,compose.dtd addressingEnable]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=addressingEnable.label&find=preferences/compose.* addressingEnable]
| <small>Local Address Books</small>
| <small>Local Address Books</small>
| ''{{bug|448699}}''<sub>v</sub>
| ''{{bug|448699}}''<sub>v</sub>
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=directories.label&find=compose.xul,compose.dtd directories]
| <sup>('''CM''')</sup>[http://mxr.mozilla.org/comm-central/search?string=directories.label&find=preferences/compose.* directories]
| <small>Directory Server:</small>
| <small>Directory Server:</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=directories.label&find=compose.xul,compose.dtd directories]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=editDirectories.label&find=preferences/compose.* editDirectories]
| <small>Directory Server:</small>
|
|
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=editDirectories.label&find=compose.xul,compose.dtd editDirectories]
| <small>Edit Directories...</small>
| <small>Edit Directories...</small>
|
|
|
|
|-
|-
| <sup>('''CM''')</sup>[http://mxr.mozilla.org/comm-central/search?string=emailCollectionPicker.label&find=compose.xul,compose.dtd emailCollectionPicker]
| <sup>('''CM''')</sup>[http://mxr.mozilla.org/comm-central/search?string=emailCollectionPicker.label&find=preferences/compose.* emailCollectionPicker]
| <small>Automatically add outgoing e-mail addres</small>
| <small>Automatically add outgoing e-mail addres</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=spellCheck.label&find=compose.xul,compose.dtd spellCheck]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=spellCheck.label&find=preferences/compose.* spellCheck]
| <small>Check spelling before sending</small>
| <small>Check spelling before sending</small>
|
|
|
|
|-
|-
| <sup>('''CM''')</sup>[http://mxr.mozilla.org/comm-central/search?string=spellCheckInline.label&find=compose.xul,compose.dtd spellCheckInline]
| <sup>('''CM''')</sup>[http://mxr.mozilla.org/comm-central/search?string=spellCheckInline.label&find=preferences/compose.* spellCheckInline]
| <small>Enable spell check as you type</small>
| <small>Enable spell check as you type</small>
|
|
|
|
|-
|-
| <sup>('''A''')</sup>[http://mxr.mozilla.org/comm-central/search?string=downloadDictionaries.label&find=compose.xul,compose.dtd downloadDictionaries]
| <sup>('''A''')</sup>[http://mxr.mozilla.org/comm-central/search?string=downloadDictionaries.label&find=preferences/compose.* downloadDictionaries]
| <small>Download More Dictionaries</small>
| <small>Download More Dictionaries</small>
|
|
Line 307: Line 351:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sendMail.title.label&find=sendoptions.xul,sendoptions.dtd sendMail.title]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=sendMaildesc.label&find=preferences/sendoptions.* sendMaildesc]
| <small></small>
| <small>When sending messages in HTML format and</small>
|
|
|
|
|-
|-
| <sup>('''L''')</sup>[http://mxr.mozilla.org/comm-central/search?string=PlainTextTab.label&find=sendoptions.xul,sendoptions.dtd PlainTextTab]
| <sup>('''L''')</sup>[http://mxr.mozilla.org/comm-central/search?string=HTMLTab.label&find=preferences/sendoptions.* HTMLTab]
| <small>Plain Text Domains</small>
| <small>HTML Domains</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=AddHtmlDomain.label&find=sendoptions.xul,sendoptions.dtd AddHtmlDomain]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=AddHtmlDomain.label&find=preferences/sendoptions.* AddHtmlDomain]
| <small>Add...</small>
| <small>Add...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=DeleteHtmlDomain.label&find=sendoptions.xul,sendoptions.dtd DeleteHtmlDomain]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=DeleteHtmlDomain.label&find=preferences/sendoptions.* DeleteHtmlDomain]
| <small>Delete</small>
| <small>Delete</small>
|
|
|
|
|-
|-
| <sup>('''L''')</sup>[http://mxr.mozilla.org/comm-central/search?string=DeleteHtmlDomain.label&find=sendoptions.xul,sendoptions.dtd DeleteHtmlDomain]
| <sup>('''L''')</sup>[http://mxr.mozilla.org/comm-central/search?string=PlainTextTab.label&find=preferences/sendoptions.* PlainTextTab]
| <small>Delete</small>
| <small>Plain Text Domains</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=AddPlainText.label&find=sendoptions.xul,sendoptions.dtd AddPlainText]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=AddPlainText.label&find=preferences/sendoptions.* AddPlainText]
| <small>Add...</small>
| <small>Add...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=DeletePlainText.label&find=sendoptions.xul,sendoptions.dtd DeletePlainText]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=DeletePlainText.label&find=preferences/sendoptions.* DeletePlainText]
| <small>Delete</small>
| <small>Delete</small>
|
|
Line 346: Line 390:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''CR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=manualMark.label&find=privacy.xul,privacy.dtd manualMark]
| <sup>('''CR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=manualMark.label&find=preferences/privacy.* manualMark]
| <small>When I mark messages as junk:</small>
| <small>When I mark messages as junk:</small>
| ''{{bug|448710}}''<sub>v</sub>
| ''{{bug|448710}}''<sub>v</sub>
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=markAsReadOnSpam.label&find=privacy.xul,privacy.dtd markAsReadOnSpam]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=markAsReadOnSpam.label&find=preferences/privacy.* markAsReadOnSpam]
| <small>Mark messages determined to be Junk as r</small>
| <small>Mark messages determined to be Junk as r</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableJunkLogging.label&find=privacy.xul,privacy.dtd enableJunkLogging]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableJunkLogging.label&find=preferences/privacy.* enableJunkLogging]
| <small>Enable junk filter logging</small>
| <small>Enable junk filter logging</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=openJunkLog.label&find=privacy.xul,privacy.dtd openJunkLog]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=openJunkLog.label&find=preferences/privacy.* openJunkLog]
| <small>Show log</small>
| <small>Show log</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=resetTrainingData.label&find=privacy.xul,privacy.dtd resetTrainingData]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=resetTrainingData.label&find=preferences/privacy.* resetTrainingData]
| <small>Reset Training Data</small>
| <small>Reset Training Data</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enablePhishingDetector1.label&find=privacy.xul,privacy.dtd enablePhishingDetector1]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enablePhishingDetector1.label&find=preferences/privacy.* enablePhishingDetector1]
| <small>Tell me if the message I'm reading is a </small>
| <small>Tell me if the message I'm reading is a </small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useDownloadedList.label&find=privacy.xul,privacy.dtd useDownloadedList]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=useDownloadedList.label&find=preferences/privacy.* useDownloadedList]
| <small>Use a downloaded list of suspected email</small>
| <small>Use a downloaded list of suspected email</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=antiVirus.label&find=privacy.xul,privacy.dtd antiVirus]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=antiVirus.label&find=preferences/privacy.* antiVirus]
| <small>Allow anti-virus clients to quarantine i</small>
| <small>Allow anti-virus clients to quarantine i</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=encryptEnabled.label&find=privacy.xul,privacy.dtd encryptEnabled]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=encryptEnabled.label&find=preferences/privacy.* encryptEnabled]
| <small>Use a master password to encrypt stored </small>
| <small>Use a master password to encrypt stored </small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=setMasterPassword.label&find=privacy.xul,privacy.dtd setMasterPassword]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=setMasterPassword.label&find=preferences/privacy.* setMasterPassword]
| <small>Master Password</small>
| <small>Master Password</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeMasterPassword.label&find=privacy.xul,privacy.dtd removeMasterPassword]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeMasterPassword.label&find=preferences/privacy.* removeMasterPassword]
| <small>Remove Master Password...</small>
| <small>Remove Master Password...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=editPasswords.label&find=privacy.xul,privacy.dtd editPasswords]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=editPasswords.label&find=preferences/privacy.* editPasswords]
| <small>Edit Saved Passwords</small>
| <small>Edit Saved Passwords</small>
|
|
Line 410: Line 454:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=clearLog.label&find=junkLog.xul,junkLog.dtd clearLog]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=clearLog.label&find=preferences/junkLog.* clearLog]
| <small>Clear Log</small>
| <small>Clear Log</small>
|
|
Line 419: Line 463:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=remove.label&find=viewpasswords.xul,viewpasswords.dtd remove]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=remove.label&find=preferences/viewpasswords.* remove]
| <small>Remove Action</small>
| <small>Remove Action</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeall.label&find=viewpasswords.xul,viewpasswords.dtd removeall]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeall.label&find=preferences/viewpasswords.* removeall]
| <small>Remove All</small>
| <small>Remove All</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeall.label&find=viewpasswords.xul,viewpasswords.dtd removeall]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=togglePasswords.label&find=preferences/viewpasswords.* togglePasswords]
| <small>Remove All</small>
| <small>Show Passwords</small>
|
|
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=remove.label&find=viewpasswords.xul,viewpasswords.dtd remove]
| <small>Remove Action</small>
|
|
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=removeall.label&find=viewpasswords.xul,viewpasswords.dtd removeall]
| <small>Remove All</small>
|
|
|
|
Line 448: Line 482:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=askOnSave.label&find=downloads.xul,downloads.dtd askOnSave]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=askOnSave.label&find=preferences/downloads.* askOnSave]
| <small>Attachments Folder</small>
| <small>Attachments Folder</small>
| ''{{bug|448698}}''
| ''{{bug|448698}}''
|
|
|-
|-
| <sup>('''F''')</sup>[http://mxr.mozilla.org/comm-central/search?string=neverAsk.label&find=downloads.xul,downloads.dtd neverAsk]
| <sup>('''F''')</sup>[http://mxr.mozilla.org/comm-central/search?string=neverAsk.label&find=preferences/downloads.* neverAsk]
| <small>Save all attachments to this folder:</small>
| <small>Save all attachments to this folder:</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=chooseFolderWin.label&find=downloads.xul,downloads.dtd chooseFolderWin]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=chooseFolderWin.label&find=preferences/downloads.* chooseFolderWin]
| <small>Browse...</small>
| <small>Browse...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=configureActions.label&find=downloads.xul,downloads.dtd configureActions]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=configureActions.label&find=preferences/downloads.* configureActions]
| <small>View &amp;amp; Edit Actions...</small>
| <small>View &amp;amp; Edit Actions...</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=replyQuoteInline.label&find=downloads.xul,downloads.dtd replyQuoteInline]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=replyQuoteInline.label&find=preferences/downloads.* replyQuoteInline]
| <small>''Quote the contents of displayed inli''</small>
| <small>''Quote the contents of displayed inli''</small>
| {{bug|445088}}<sup>(1)</sup>
| {{bug|445088}}<sup>(v1)</sup>
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=contentDisposition.label&find=downloads.xul,downloads.dtd contentDisposition]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=contentDisposition.label&find=preferences/downloads.* contentDisposition]
| <small>''Send attachments with a disposition''</small>
| <small>''Send attachments with a disposition''</small>
| {{bug|445088}}<sup>(1)</sup>
| {{bug|445088}}<sup>(v1)</sup>
|
|
|}
|}
Line 482: Line 516:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=clear.label&find=downloadactions.xul,downloadactions.dtd clear]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=clear.label&find=preferences/downloadactions.* clear]
| <small>Clear</small>
| <small>Clear</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=remove.label&find=downloadactions.xul,downloadactions.dtd remove]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=remove.label&find=preferences/downloadactions.* remove]
| <small>Remove Action</small>
| <small>Remove Action</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=edit.label&find=downloadactions.xul,downloadactions.dtd edit]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=edit.label&find=preferences/downloadactions.* edit]
| <small>Change Action...</small>
| <small>Change Action...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=button.close.label&find=downloadactions.xul,downloadactions.dtd button.close]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=button.close.label&find=preferences/downloadactions.* button.close]
| <small>Close</small>
| <small>Close</small>
|
|
Line 506: Line 540:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=changeApp.label&find=changeaction.xul,changeaction.dtd changeApp]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=changeApp.label&find=preferences/changeaction.* changeApp]
| <small>Browse...</small>
| <small>Browse...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=chooseFolder.label&find=changeaction.xul,changeaction.dtd chooseFolder]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=chooseFolder.label&find=preferences/changeaction.* chooseFolder]
| <small>Browse...</small>
| <small>Browse...</small>
|
|
Line 520: Line 554:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showCondensedAddresses.label&find=advanced.xul,advanced.dtd showCondensedAddresses]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showCondensedAddresses.label&find=preferences/advanced.* showCondensedAddresses]
| <small>Show only display name for people in my </small>
| <small>Show only display name for people in my </small>
| {{bug|448692}}
| {{bug|448692}}
|
|
|-
|-
| <sup>('''CR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=autoMarkAsRead.label&find=advanced.xul,advanced.dtd autoMarkAsRead]
| <sup>('''CR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=autoMarkAsRead.label&find=preferences/advanced.* autoMarkAsRead]
| <small>Automatically mark messages as read</small>
| <small>Automatically mark messages as read</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=markAsReadDelay.label&find=advanced.xul,advanced.dtd markAsReadDelay]
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=markAsReadDelay.label&find=preferences/advanced.* markAsReadDelay]
| <small>After displaying for</small>
| <small>After displaying for</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=rememberLastMsg.label&find=advanced.xul,advanced.dtd rememberLastMsg]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=rememberLastMsg.label&find=preferences/advanced.* rememberLastMsg]
| <small>Remember the last selected message</small>
| <small>Remember the last selected message</small>
| {{bug|448694}}
| {{bug|448694}}
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showFolderColumns.label&find=advanced.xul,advanced.dtd showFolderColumns]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showFolderColumns.label&find=preferences/advanced.* showFolderColumns]
| <small>Show expanded columns in the folder pane</small>
| <small>Show expanded columns in the folder pane</small>
|
|
|
|
|-
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=openMsgIn.label&find=advanced.xul,advanced.dtd openMsgIn]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=openMsgIn.label&find=preferences/advanced.* openMsgIn]
| <small>Open messages in:</small>
| <small>Open messages in:</small>
| {{bug|448695}}<sub>v</sub>
| {{bug|448695}}<sub>v</sub>
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showReturnReceipts.label&find=advanced.xul,advanced.dtd showReturnReceipts]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showReturnReceipts.label&find=preferences/advanced.* showReturnReceipts]
| <small>Return Receipts...</small>
| <small>Return Receipts...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=configEdit.label&find=advanced.xul,advanced.dtd configEdit]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=configEdit.label&find=preferences/advanced.* configEdit]
| <small>Config Editor...</small>
| <small>Config Editor...</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showConnections.label&find=advanced.xul,advanced.dtd showConnections]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showConnections.label&find=preferences/advanced.* showConnections]
| <small>Connection...</small>
| <small>Connection...</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=connectionTimeout.label&find=advanced.xul,advanced.dtd connectionTimeout]
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=connectionTimeout.label&find=preferences/advanced.* connectionTimeout]
| <small>Connection timeout: </small>
| <small>Connection timeout: </small>
| {{bug|451620}}
| {{bug|451620}}
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showOffline.label&find=advanced.xul,advanced.dtd showOffline]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showOffline.label&find=preferences/advanced.* showOffline]
| <small>Offline...</small>
| <small>Offline...</small>
|
|
|
|
|-
|-
| <sup>('''CT''')</sup>[http://mxr.mozilla.org/comm-central/search?string=offlineCompact.label&find=advanced.xul,advanced.dtd offlineCompact]
| <sup>('''CT''')</sup>[http://mxr.mozilla.org/comm-central/search?string=offlineCompact.label&find=preferences/advanced.* offlineCompact]
| <small>Compact folders when it will save over</small>
| <small>Compact folders when it will save over</small>
| ''{{bug|448697}}''
| ''{{bug|448697}}''
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableAppUpdate.label&find=advanced.xul,advanced.dtd enableAppUpdate]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableAppUpdate.label&find=preferences/advanced.* enableAppUpdate]
| <small>&amp;brandShortName;</small>
| <small>&amp;brandShortName;</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableAddonsUpdate.label&find=advanced.xul,advanced.dtd enableAddonsUpdate]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableAddonsUpdate.label&find=preferences/advanced.* enableAddonsUpdate]
| <small>Installed Add-ons</small>
| <small>Installed Add-ons</small>
|
|
|
|
|-
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=enableAddonsUpdate.label&find=advanced.xul,advanced.dtd enableAddonsUpdate]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=whenUpdatesFound.label&find=preferences/advanced.* whenUpdatesFound]
| <small>Installed Add-ons</small>
| <small>When updates to &amp;brandShortName; are fou</small>
|
|
|
|
|-
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=modeAutoAddonWarn.label&find=advanced.xul,advanced.dtd modeAutoAddonWarn]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=modeAutoAddonWarn.label&find=preferences/advanced.* modeAutoAddonWarn]
| <small>Warn me if this will disable any of my a</small>
| <small>Warn me if this will disable any of my a</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showUpdates.label&find=advanced.xul,advanced.dtd showUpdates]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=showUpdates.label&find=preferences/advanced.* showUpdates]
| <small>Show Update History</small>
| <small>Show Update History</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewCertificates.label&find=advanced.xul,advanced.dtd viewCertificates]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewCertificates.label&find=preferences/advanced.* viewCertificates]
| <small>View Certificates</small>
| <small>View Certificates</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewCRLs.label&find=advanced.xul,advanced.dtd viewCRLs]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewCRLs.label&find=preferences/advanced.* viewCRLs]
| <small>Revocation Lists</small>
| <small>Revocation Lists</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=validation.label&find=advanced.xul,advanced.dtd validation]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=validation.label&find=preferences/advanced.* validation]
| <small>Validation</small>
| <small>Validation</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewSecurityDevices.label&find=advanced.xul,advanced.dtd viewSecurityDevices]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=viewSecurityDevices.label&find=preferences/advanced.* viewSecurityDevices]
| <small>Security Devices</small>
| <small>Security Devices</small>
|
|
Line 629: Line 663:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=requestReceipt.label&find=receipts.xul,receipts.dtd requestReceipt]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=requestReceipt.label&find=preferences/receipts.* requestReceipt]
| <small>When sending messages, always request a </small>
| <small>When sending messages, always request a </small>
|
|
|
|
|-
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=requestReceipt.label&find=receipts.xul,receipts.dtd requestReceipt]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=receiptArrive.label&find=preferences/receipts.* receiptArrive]
| <small>When sending messages, always request a </small>
| <small>When a receipt arrives:</small>
|
|
|
|
|-
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=moveToSent.label&find=receipts.xul,receipts.dtd moveToSent]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=requestMDN.label&find=preferences/receipts.* requestMDN]
| <small>Move it to my &amp;quot;Sent&amp;quot; folder</small>
| <small>When I receive a request for a return re</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=notInToCc.label&find=receipts.xul,receipts.dtd notInToCc]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=notInToCc.label&find=preferences/receipts.* notInToCc]
| <small>If I'm not in the To or Cc of the messag</small>
| <small>If I'm not in the To or Cc of the messag</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=outsideDomain.label&find=receipts.xul,receipts.dtd outsideDomain]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=outsideDomain.label&find=preferences/receipts.* outsideDomain]
| <small>If the sender is outside my domain:</small>
| <small>If the sender is outside my domain:</small>
|
|
|
|
|-
|-
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=otherCases.label&find=receipts.xul,receipts.dtd otherCases]
| <sup>('''M''')</sup>[http://mxr.mozilla.org/comm-central/search?string=otherCases.label&find=preferences/receipts.* otherCases]
| <small>In all other cases:</small>
| <small>In all other cases:</small>
|
|
Line 663: Line 697:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=proxyTitle.label&find=connection.xul,connection.dtd proxyTitle]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=proxyTitle.label&find=preferences/connection.* proxyTitle]
| <small>Configure Proxies to Access the Internet</small>
| <small>Configure Proxies to Access the Internet</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=http.label&find=connection.xul,connection.dtd http]
| <sup>('''TT''')</sup>[http://mxr.mozilla.org/comm-central/search?string=http.label&find=preferences/connection.* http]
| <small>HTTP Proxy:</small>
| <small>HTTP Proxy:</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=HTTPport.label&find=connection.xul,connection.dtd HTTPport]
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=shareproxy.label&find=preferences/connection.* shareproxy]
| <small>Port:</small>
|
|
|-
| <sup>('''C''')</sup>[http://mxr.mozilla.org/comm-central/search?string=shareproxy.label&find=connection.xul,connection.dtd shareproxy]
| <small>Use this proxy server for all protocols</small>
| <small>Use this proxy server for all protocols</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=ssl.label&find=connection.xul,connection.dtd ssl]
| <sup>('''TT''')</sup>[http://mxr.mozilla.org/comm-central/search?string=ssl.label&find=preferences/connection.* ssl]
| <small>SSL Proxy:</small>
| <small>SSL Proxy:</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=SSLport.label&find=connection.xul,connection.dtd SSLport]
| <sup>('''TTR''')</sup>[http://mxr.mozilla.org/comm-central/search?string=socks.label&find=preferences/connection.* socks]
| <small>Port:</small>
|
|
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=socks.label&find=connection.xul,connection.dtd socks]
| <small>SOCKS Host:</small>
| <small>SOCKS Host:</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=SOCKSport.label&find=connection.xul,connection.dtd SOCKSport]
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=noproxy.label&find=preferences/connection.* noproxy]
| <small>Port:</small>
|
|
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=SOCKSport.label&find=connection.xul,connection.dtd SOCKSport]
| <small>Port:</small>
|
|
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=noproxy.label&find=connection.xul,connection.dtd noproxy]
| <small>No Proxy for:</small>
| <small>No Proxy for:</small>
|
|
|
|
|-
|-
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=autoTypeRadio.label&find=connection.xul,connection.dtd autoTypeRadio]
| <sup>('''T''')</sup>[http://mxr.mozilla.org/comm-central/search?string=autoTypeRadio.label&find=preferences/connection.* autoTypeRadio]
| <small>Automatic proxy configuration URL:</small>
| <small>Automatic proxy configuration URL:</small>
|
|
|
|
|-
|-
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=reload.label&find=connection.xul,connection.dtd reload]
| <sup>('''B''')</sup>[http://mxr.mozilla.org/comm-central/search?string=reload.label&find=preferences/connection.* reload]
| <small>Reload</small>
| <small>Reload</small>
|
|
Line 727: Line 741:


{| class="fullwidth-table"
{| class="fullwidth-table"
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textStartUp.label&find=offline.xul,offline.dtd textStartUp]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textStartUp.label&find=preferences/offline.* textStartUp]
| <small></small>
| <small>When starting up:</small>
|
|
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textGoingOnline.label&find=preferences/offline.* textGoingOnline]
| <small>Send unsent messages when going online?</small>
|
|
|
|
|-
|-
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textGoingOffline.label&find=offline.xul,offline.dtd textGoingOffline]
| <sup>('''R''')</sup>[http://mxr.mozilla.org/comm-central/search?string=textGoingOffline.label&find=preferences/offline.* textGoingOffline]
| <small></small>
| <small>Download messages for offline use when g</small>
|
|
|
|
|}
|}

Revision as of 03:07, 3 September 2008

Please do not edit this page!

Column legend of the following tables:

Element Name Text of Label Related Bug Rsx11m

Legend for UI elements: (1st column, links to source)

  • B = button
  • C = checkbox
  • P = colorpicker
  • F = filefield
  • A = label
  • L = listbox
  • M = menulist
  • R = radiogroup
  • T = textbox

Text of Label: (2nd column)

  • current, proposed, or removed

Related Bugs: (3rd column)

  • pending(version), unconfirmed or won't-fixed, fixed
  • bugv: affects a group of UI elements following this one

Legend for scores: (4th and following columns)

  1. Element should be located directly in a main pane
  2. Element located in a separate dialog of main pane
  3. Element located in a tab of the Advanced pane
  4. Element to be removed from user interface
  • Suffix "a": Candidate for account-specific preference
  • Suffix "s": Candidate for server-specific preference
  • Suffix "m": Move to a different preference pane

General Pane

(C)alwaysCheckDefault Always check to see if &brandShortName; bug 452890v
(B)checkNow Check Now...
(C)enableStartPage When &brandShortName; launches, show the bug 452909v
(T)location Location:
(B)useDefault Restore Default
(C)showAnimatedAlert Show an alert
(B)customizeMailAlert Customize...
(CR)playSound Play a sound bug 311640v
(F)customsound Use the following sound file
(B)browse Browse...
(B)play Play

Notifications Dialog

(C)previewText Message Preview Text
(C)subject Subject
(C)sender Sender

Display Pane

(P)textColor Text Color:
(P)backgroundColor Background Color:
(C)convertEmoticons Display emoticons as graphics bug 448708v
(R)displayWidth Plain Text Messages
(M)style Style:
(M)size Size:
(P)color Color:
(B)fontOptions Fonts...
(B)addTagButton Add
(B)editTagButton Edit
(B)removeTagButton Delete

Fonts Dialog

(M)language Fonts for:
(M)proportional Proportional: bug 452711 1(1)
(M)sizes Size (pixels) bug 452711 1(1)
(M)serif Serif:
(M)sans-serif Sans-serif:
(M)monospace Monospace: 1.5(1)
(M)sizes Size (pixels) bug 452711 1(1)
(M)minSize Minimum Font Size:
(C)useDocumentFonts Allow messages to use other fonts
(M)sendDefaultCharset Outgoing Mail: bug 373590 2.5m(2)
(M)viewDefaultCharsetList Incoming Mail: bug 373590 2.5(2)
(C)replyInDefaultCharset2 When possible, use the default character

Remarks:

  1. Sizes (both proportional and monospace) should move to or be repeated in the main Display pane, frequently users modify the Composition sizes in order to increase or decrease display sizes since those are too hidden in the Fonts dialog
  2. Outgoing character encoding is misplaced in the Fonts dialog, should go into Composition, or all character-encoding settings into advanced

Composition Pane

(M)forwardMsg Forward messages: bug 215252
(C)addExtension add extension to file name
(C)replyQuoteInline Quote the contents of displayed inli bug 445088(v2)
(CT)autoSave Auto Save every bug 448703
(C)useMIME For messages that contain 8-bit bug 448702
(C)warnOnSendAccelKey Confirm when using keyboard shortcut to bug 448705
(T)wrapOutMsg Wrap plain text messages at bug 448706
(M)font Font: bug 448701v
(M)size Size:
(P)fontColor Text Color:
(P)bgColor Background Color:
(B)restoreHTMLDefaults Restore Defaults
(B)sendOptions Send Options...
(C)addressingEnable Local Address Books bug 448699v
(CM)directories Directory Server:
(B)editDirectories Edit Directories...
(CM)emailCollectionPicker Automatically add outgoing e-mail addres
(C)spellCheck Check spelling before sending
(CM)spellCheckInline Enable spell check as you type
(A)downloadDictionaries Download More Dictionaries

Sendoptions Dialog

(M)sendMaildesc When sending messages in HTML format and
(L)HTMLTab HTML Domains
(B)AddHtmlDomain Add...
(B)DeleteHtmlDomain Delete
(L)PlainTextTab Plain Text Domains
(B)AddPlainText Add...
(B)DeletePlainText Delete

Privacy Pane

(CR)manualMark When I mark messages as junk: bug 448710v
(C)markAsReadOnSpam Mark messages determined to be Junk as r
(C)enableJunkLogging Enable junk filter logging
(B)openJunkLog Show log
(B)resetTrainingData Reset Training Data
(C)enablePhishingDetector1 Tell me if the message I'm reading is a
(C)useDownloadedList Use a downloaded list of suspected email
(C)antiVirus Allow anti-virus clients to quarantine i
(C)encryptEnabled Use a master password to encrypt stored
(B)setMasterPassword Master Password
(B)removeMasterPassword Remove Master Password...
(B)editPasswords Edit Saved Passwords

JunkLog Dialog

(B)clearLog Clear Log

Viewpasswords Dialog

(B)remove Remove Action
(B)removeall Remove All
(B)togglePasswords Show Passwords

Attachments Pane

(R)askOnSave Attachments Folder bug 448698
(F)neverAsk Save all attachments to this folder:
(B)chooseFolderWin Browse...
(B)configureActions View &amp; Edit Actions...
(C)replyQuoteInline Quote the contents of displayed inli bug 445088(v1)
(M)contentDisposition Send attachments with a disposition bug 445088(v1)

Downloadactions Dialog

(B)clear Clear
(B)remove Remove Action
(B)edit Change Action...
(B)button.close Close

Changeaction Dialog

(B)changeApp Browse...
(B)chooseFolder Browse...

Advanced Pane

(C)showCondensedAddresses Show only display name for people in my bug 448692
(CR)autoMarkAsRead Automatically mark messages as read
(T)markAsReadDelay After displaying for
(C)rememberLastMsg Remember the last selected message bug 448694
(C)showFolderColumns Show expanded columns in the folder pane
(R)openMsgIn Open messages in: bug 448695v
(B)showReturnReceipts Return Receipts...
(B)configEdit Config Editor...
(B)showConnections Connection...
(T)connectionTimeout Connection timeout: bug 451620
(B)showOffline Offline...
(CT)offlineCompact Compact folders when it will save over bug 448697
(C)enableAppUpdate &brandShortName;
(C)enableAddonsUpdate Installed Add-ons
(R)whenUpdatesFound When updates to &brandShortName; are fou
(C)modeAutoAddonWarn Warn me if this will disable any of my a
(B)showUpdates Show Update History
(B)viewCertificates View Certificates
(B)viewCRLs Revocation Lists
(B)validation Validation
(B)viewSecurityDevices Security Devices

Receipts Dialog

(C)requestReceipt When sending messages, always request a
(R)receiptArrive When a receipt arrives:
(R)requestMDN When I receive a request for a return re
(M)notInToCc If I'm not in the To or Cc of the messag
(M)outsideDomain If the sender is outside my domain:
(M)otherCases In all other cases:

Connection Dialog

(R)proxyTitle Configure Proxies to Access the Internet
(TT)http HTTP Proxy:
(C)shareproxy Use this proxy server for all protocols
(TT)ssl SSL Proxy:
(TTR)socks SOCKS Host:
(T)noproxy No Proxy for:
(T)autoTypeRadio Automatic proxy configuration URL:
(B)reload Reload

Offline Dialog

(R)textStartUp When starting up:
(R)textGoingOnline Send unsent messages when going online?
(R)textGoingOffline Download messages for offline use when g