mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
add contexts for translators
This commit is contained in:
parent
9f6a3012a5
commit
d640150aed
1 changed files with 4 additions and 4 deletions
|
|
@ -597,11 +597,11 @@
|
||||||
},
|
},
|
||||||
"cloudPush": {
|
"cloudPush": {
|
||||||
"message": "Export to cloud storage",
|
"message": "Export to cloud storage",
|
||||||
"description": ""
|
"description": "tooltip"
|
||||||
},
|
},
|
||||||
"cloudPull": {
|
"cloudPull": {
|
||||||
"message": "Import from cloud storage",
|
"message": "Import from cloud storage",
|
||||||
"description": ""
|
"description": "tooltip"
|
||||||
},
|
},
|
||||||
"cloudNoData": {
|
"cloudNoData": {
|
||||||
"message": "...\n...",
|
"message": "...\n...",
|
||||||
|
|
@ -609,11 +609,11 @@
|
||||||
},
|
},
|
||||||
"cloudDeviceNamePrompt": {
|
"cloudDeviceNamePrompt": {
|
||||||
"message": "This device name:",
|
"message": "This device name:",
|
||||||
"description": ""
|
"description": "used as a prompt for the user to provide a custom device name"
|
||||||
},
|
},
|
||||||
"genericSubmit": {
|
"genericSubmit": {
|
||||||
"message": "Submit",
|
"message": "Submit",
|
||||||
"description": ""
|
"description": "for generic 'submit' buttons"
|
||||||
},
|
},
|
||||||
"dummy":{
|
"dummy":{
|
||||||
"message":"This entry must be the last one",
|
"message":"This entry must be the last one",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue