We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfc695 commit 6c4897fCopy full SHA for 6c4897f
src/chrome/content/toolbar_button.xul
@@ -43,7 +43,7 @@
43
<menupopup id="https-everywhere-context" onpopupshowing="show_applicable_list(this)">
44
<!-- entries will be written here by ApplicableList.populate_menu() -->
45
<menuseparator />
46
- <menuitem type="checkbox" id="http-nowhere-item" label="Turn on HTTP Nowhere"
+ <menuitem type="checkbox" id="http-nowhere-item" label="Block all HTTP requests"
47
oncommand="httpsEverywhere.toolbarButton.toggleHttpNowhere()" />
48
49
<menuitem type="checkbox" id="https-everywhere-counter-item" label="&https-everywhere.menu.showCounter;"
0 commit comments