Bug 1697830 - Make the checkbox label in the download button's customize mode tooltip consistent with the context menu equivalent. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D111793
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
onpopuphidden="clearTimeout(gCustomizeMode._downloadPanelAutoHideTimeout);"
|
||||
>
|
||||
<checkbox id="downloads-button-autohide-checkbox"
|
||||
label="&customizeMode.autoHideDownloadsButton.label;" checked="true"
|
||||
data-l10n-id="customize-mode-downloads-button-autohide" checked="true"
|
||||
oncommand="gCustomizeMode.onDownloadsAutoHideChange(event)"/>
|
||||
</panel>
|
||||
</html:template>
|
||||
|
||||
Reference in New Issue
Block a user