mirror of https://github.com/gorhill/uBlock.git
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"
|
"description":"English: Show the number of blocked requests on the icon"
|
||||||
},
|
},
|
||||||
"3pListsOfBlockedHostsPrompt":{
|
"3pListsOfBlockedHostsPrompt":{
|
||||||
"message":"{{ubiquitousBlacklistCount}} eindeutig blockierte Hostnamen aus:",
|
"message":"{{netFilterCount}} eindeutig blockierte Hostnamen aus:",
|
||||||
"description":"English: {{ubiquitousBlacklistCount}} network filters from:"
|
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
|
||||||
},
|
},
|
||||||
"3pListsOfBlockedHostsPerListStats":{
|
"3pListsOfBlockedHostsPerListStats":{
|
||||||
"message":"{{used}} benutzt aus {{total}}",
|
"message":"{{used}} benutzt aus {{total}}",
|
||||||
|
|
Loading…
Reference in New Issue