Skip to content

Commit 6c4897f

Browse files
committed
Tweak HTTP Nowhere label wording
1 parent dcfc695 commit 6c4897f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/toolbar_button.xul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<menupopup id="https-everywhere-context" onpopupshowing="show_applicable_list(this)">
4444
<!-- entries will be written here by ApplicableList.populate_menu() -->
4545
<menuseparator />
46-
<menuitem type="checkbox" id="http-nowhere-item" label="Turn on HTTP Nowhere"
46+
<menuitem type="checkbox" id="http-nowhere-item" label="Block all HTTP requests"
4747
oncommand="httpsEverywhere.toolbarButton.toggleHttpNowhere()" />
4848
<menuseparator />
4949
<menuitem type="checkbox" id="https-everywhere-counter-item" label="&https-everywhere.menu.showCounter;"

0 commit comments

Comments
 (0)