1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 01:29:39 +02: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:
Raymond Hill 2020-03-15 09:27:38 -04:00
parent 17886abcda
commit 85c9e74999
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -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":{