mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
Bug 1274712 - Follow-up to also change doNotTrackCheckbox.accesskey. rs=flod,johannh
MozReview-Commit-ID: BVSlJ9qAaJs --HG-- extra : amend_source : dd58c5ed09a22f70f8537346a8091874604552f9
This commit is contained in:
parent
9912677a15
commit
8f89f328e1
@ -30,7 +30,7 @@
|
||||
<!-- Work around focus ring not showing properly. -->
|
||||
<spacer style="width: 1em;"/>
|
||||
<checkbox label="&doNotTrackCheckbox2.label;"
|
||||
accesskey="&doNotTrackCheckbox.accesskey;"
|
||||
accesskey="&doNotTrackCheckbox2.accesskey;"
|
||||
preference="privacy.donottrackheader.enabled"/>
|
||||
</hbox>
|
||||
<description flex="1" class="doNotTrackLearnMore">
|
||||
|
@ -7,7 +7,7 @@
|
||||
<!ENTITY window.height "10em">
|
||||
|
||||
<!ENTITY doNotTrackCheckbox2.label "Always apply Do Not Track">
|
||||
<!ENTITY doNotTrackCheckbox.accesskey "A">
|
||||
<!ENTITY doNotTrackCheckbox2.accesskey "A">
|
||||
|
||||
<!ENTITY doNotTrackTPInfo.description "&brandShortName; will send a signal that you don’t want to be tracked whenever Tracking Protection is on.">
|
||||
<!ENTITY doNotTrackLearnMore.label "Learn More">
|
||||
|
Loading…
x
Reference in New Issue
Block a user