mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
forgot to update filter count prompt
This commit is contained in:
parent
2110d5af9f
commit
3a3a910e05
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue