mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
Add an entry in _Report_ page for badware/phishing category
Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3151 Entry: "Add an entry in the reporting tool for badware issues"
This commit is contained in:
parent
a9d8e96675
commit
e18a3707c7
@ -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"
|
||||
|
@ -93,6 +93,7 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user