mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Improve contextual information for translators
This commit is contained in:
parent
f4138fbff5
commit
2b84bdcc83
1 changed files with 2 additions and 2 deletions
|
@ -561,7 +561,7 @@
|
|||
},
|
||||
"loggerClearTip":{
|
||||
"message":"Clear logger",
|
||||
"description":"Tooltip for the eraser in the logger page"
|
||||
"description":"Tooltip for the eraser in the logger page; used to blank the content of the logger"
|
||||
},
|
||||
"loggerPauseTip":{
|
||||
"message":"Pause logger (discard all incoming data)",
|
||||
|
@ -589,7 +589,7 @@
|
|||
},
|
||||
"loggerRowFiltererBuiltinEventful":{
|
||||
"message":"eventful",
|
||||
"description":"A keyword in the built-in row filtering expression"
|
||||
"description":"A keyword in the built-in row filtering expression: all items corresponding to uBO doing something (blocked, allowed, redirected, etc.)"
|
||||
},
|
||||
"loggerRowFiltererBuiltinBlocked":{
|
||||
"message":"blocked",
|
||||
|
|
Loading…
Reference in a new issue