mirror of https://github.com/gorhill/uBlock.git
while at it add strings related to other fixes
This commit is contained in:
parent
cdd1e19464
commit
ee1f861deb
|
@ -32,8 +32,8 @@
|
|||
"description":"appears as tab name in dashboard"
|
||||
},
|
||||
"statsPageName":{
|
||||
"message":"Statistics",
|
||||
"description":"appears as tab name in dashboard"
|
||||
"message":"µBlock — Network request log",
|
||||
"description":"Title for the network request log window"
|
||||
},
|
||||
"aboutPageName":{
|
||||
"message":"About",
|
||||
|
@ -419,6 +419,10 @@
|
|||
"message":"No non-blocked requests logged for this page",
|
||||
"description":"English: No non-blocked requests logged for this page"
|
||||
},
|
||||
"logBehindTheScene":{
|
||||
"message":"Behind the scene",
|
||||
"description":"Pretty name for behind-the-scene network requests"
|
||||
},
|
||||
"aboutChangelog":{
|
||||
"message":"Change log",
|
||||
"description":"English: Change log"
|
||||
|
|
Loading…
Reference in New Issue