зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1635218 - Update Protections Dashboard entry points. r=prathiksha,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D74940
This commit is contained in:
Родитель
ab74268189
Коммит
eceee2c37c
|
@ -147,7 +147,7 @@
|
|||
wrap="true"
|
||||
oncommand="gProtectionsHandler.openProtections(true); gProtectionsHandler.recordClick('full_report');">
|
||||
<image class="protections-popup-footer-icon protections-popup-show-report-icon"/>
|
||||
<label class="protections-popup-footer-button-label" flex="1" data-l10n-id="protections-panel-showreport-label"></label>
|
||||
<label class="protections-popup-footer-button-label" flex="1" data-l10n-id="protections-panel-showdashboard-label"></label>
|
||||
</toolbarbutton>
|
||||
<hbox id="protections-popup-trackers-blocked-counter-box"
|
||||
align="center">
|
||||
|
|
|
@ -251,12 +251,11 @@
|
|||
<toolbaritem>
|
||||
<toolbarbutton id="appMenu-protection-report-button"
|
||||
class="subviewbutton subviewbutton-iconic"
|
||||
oncommand="gProtectionsHandler.openProtections(); gProtectionsHandler.recordClick('open_full_report', null, 'app_menu');"
|
||||
data-l10n-id="appmenuitem-protection-report-tooltip">
|
||||
oncommand="gProtectionsHandler.openProtections(); gProtectionsHandler.recordClick('open_full_report', null, 'app_menu');">
|
||||
<image id="appMenu-protection-report-icon" class="toolbarbutton-icon"/>
|
||||
<label id="appMenu-protection-report-text"
|
||||
class="toolbarbutton-text"
|
||||
data-l10n-id="appmenuitem-protection-report-title">
|
||||
data-l10n-id="appmenuitem-protection-dashboard-title">
|
||||
</label>
|
||||
</toolbarbutton>
|
||||
</toolbaritem>
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
|
||||
## App Menu
|
||||
|
||||
appmenuitem-protection-report-title = Privacy Protections
|
||||
appmenuitem-protection-report-tooltip =
|
||||
.tooltiptext = Go to your privacy report
|
||||
appmenuitem-protection-dashboard-title = Protections Dashboard
|
||||
|
||||
## Zoom Controls
|
||||
|
||||
|
|
|
@ -62,7 +62,7 @@ protections-panel-not-found-label = None Detected
|
|||
##
|
||||
|
||||
protections-panel-settings-label = Protection Settings
|
||||
protections-panel-showreport-label = Show Report
|
||||
protections-panel-showdashboard-label = Show Dashboard
|
||||
|
||||
## In the Site Not Working? view, we suggest turning off protections if
|
||||
## the user is experiencing issues with any of a variety of functionality.
|
||||
|
|
Загрузка…
Ссылка в новой задаче