mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
fixed filter count prompt
This commit is contained in:
parent
c17522a6b2
commit
2110d5af9f
@ -72,8 +72,8 @@
|
||||
"description":"English: Show the number of blocked requests on the icon"
|
||||
},
|
||||
"3pListsOfBlockedHostsPrompt":{
|
||||
"message":"{{ubiquitousBlacklistCount}} filtre(s) actuellement en action :",
|
||||
"description":"English: {{ubiquitousBlacklistCount}} network filters from:"
|
||||
"message":"{{netFilterCount}} filtre(s) actuellement en action :",
|
||||
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
|
||||
},
|
||||
"3pListsOfBlockedHostsPerListStats":{
|
||||
"message":"{{used}} utilisé(s) sur un total de {{total}}",
|
||||
|
Loading…
Reference in New Issue
Block a user