mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Comply with Mozilla's "User Consent and Control"
Make clear that the hostname of the page with issue is being sent to GitHub's server when searching existing reports or creating a new report.
This commit is contained in:
parent
516ff356e6
commit
344539d793
2 changed files with 6 additions and 6 deletions
|
|
@ -112,11 +112,11 @@
|
|||
"description": "First paragraph of 'Filter issues' section in Support pane"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
|
||||
"message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported. <b>Note:</b> clicking the button will cause the page's origin to be sent to GitHub.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
"message": "Find similar reports",
|
||||
"message": "Find similar reports on GitHub",
|
||||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
|
|
@ -164,7 +164,7 @@
|
|||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report",
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"firstRunSectionLabel": {
|
||||
|
|
|
|||
|
|
@ -901,11 +901,11 @@
|
|||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report",
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
"message": "Find similar reports",
|
||||
"message": "Find similar reports on GitHub",
|
||||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS1H": {
|
||||
|
|
@ -965,7 +965,7 @@
|
|||
"description": "Header of 'Report a filter issue' section in Support pane"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported.",
|
||||
"message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported. <b>Note:</b> clicking the button will cause the page's origin to be sent to GitHub.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportS6P2S1": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue