mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fixed filter count prompt
This commit is contained in:
parent
c17522a6b2
commit
2110d5af9f
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}} 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 a new issue