mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Edit dynamic filtering message to make sure users aren't confused
This commit is contained in:
parent
445c565226
commit
8919ea1497
1 changed files with 2 additions and 2 deletions
|
|
@ -328,8 +328,8 @@
|
|||
"description": "default file name to use"
|
||||
},
|
||||
"rulesHint": {
|
||||
"message": "List of your dynamic filtering rules.",
|
||||
"description": "English: List of your dynamic filtering rules."
|
||||
"message": "<b>This is only relevant if you have Advanced User mode enabled.</b><br><br>List of your dynamic filtering rules.",
|
||||
"description": "English: This is only relevant if you have Advanced User mode enabled. List of your dynamic filtering rules."
|
||||
},
|
||||
"rulesFormatHint": {
|
||||
"message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering'>full documentation<\/a>).",
|
||||
|
|
|
|||
Loading…
Reference in a new issue