Skip to content

Commit

Permalink
Add an entry in _Report_ page for badware/phishing category
Browse files Browse the repository at this point in the history
Related issue:
uBlockOrigin/uBlock-issues#3151

Entry:
"Add an entry in the reporting tool for badware issues"
  • Loading branch information
gorhill committed Sep 15, 2024
1 parent a9d8e96 commit e18a370
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1012,6 +1012,10 @@
"message": "Opens unwanted tabs or windows",
"description": "An entry in the widget used to select the type of issue"
},
"supportS6Select1Option7": {
"message": "Leads to badware, phishing",
"description": "An entry in the widget used to select the type of issue"
},
"supportS6Checkbox1": {
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
"description": "A checkbox to use for NSFW sites"
Expand Down
1 change: 1 addition & 0 deletions src/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ <h3 data-i18n="supportS6H"></h3>
<option value="nuisance" data-i18n="supportS6Select1Option2"></option>
<option value="breakage" data-i18n="supportS6Select1Option5"></option>
<option value="privacy" data-i18n="supportS6Select1Option4"></option>
<option value="badware" data-i18n="supportS6Select1Option7"></option>
</select>
</p>
<p>
Expand Down

0 comments on commit e18a370

Please sign in to comment.