mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
forgot to update filter count prompt
This commit is contained in:
parent
2110d5af9f
commit
3a3a910e05
@ -72,8 +72,8 @@
|
||||
"description":"English: Show the number of blocked requests on the icon"
|
||||
},
|
||||
"3pListsOfBlockedHostsPrompt":{
|
||||
"message":"{{ubiquitousBlacklistCount}} eindeutig blockierte Hostnamen aus:",
|
||||
"description":"English: {{ubiquitousBlacklistCount}} network filters from:"
|
||||
"message":"{{netFilterCount}} eindeutig blockierte Hostnamen aus:",
|
||||
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
|
||||
},
|
||||
"3pListsOfBlockedHostsPerListStats":{
|
||||
"message":"{{used}} benutzt aus {{total}}",
|
||||
|
Loading…
Reference in New Issue
Block a user