mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
Do not repeat filter content in reverse lookup dialog
No need to repeat content of filter when reverse lookup fails in logger's dialog.
This commit is contained in:
parent
17886abcda
commit
85c9e74999
@ -744,7 +744,7 @@
|
||||
"description":"Below this sentence, the filter list(s) in which the filter was found"
|
||||
},
|
||||
"loggerStaticFilteringFinderSentence2":{
|
||||
"message":"Static filter <code>{{filter}}</code> could not be found in any of the currently enabled filter lists",
|
||||
"message":"Static filter could not be found in any of the currently enabled filter lists",
|
||||
"description":"Message to show when a filter cannot be found in any filter lists"
|
||||
},
|
||||
"loggerSettingDiscardPrompt":{
|
||||
|
Loading…
Reference in New Issue
Block a user