mirror of https://github.com/gorhill/uBlock.git
Update user interface srings as suggested
This commit is contained in:
parent
33a9b97f25
commit
e2b9e090ce
|
@ -536,12 +536,12 @@
|
|||
"description": "Warning against copy-pasting filters from random sources"
|
||||
},
|
||||
"1pImport": {
|
||||
"message": "Import and append",
|
||||
"description": "English: Import and append"
|
||||
"message": "Import and append…",
|
||||
"description": "Button in the 'My filters' pane"
|
||||
},
|
||||
"1pExport": {
|
||||
"message": "Export",
|
||||
"description": "English: Export"
|
||||
"message": "Export…",
|
||||
"description": "Button in the 'My filters' pane"
|
||||
},
|
||||
"1pExportFilename": {
|
||||
"message": "my-ublock-static-filters_{{datetime}}.txt",
|
||||
|
@ -584,8 +584,8 @@
|
|||
"description": ""
|
||||
},
|
||||
"rulesExport": {
|
||||
"message": "Export to file",
|
||||
"description": ""
|
||||
"message": "Export to file…",
|
||||
"description": "Button in the 'My rules' pane"
|
||||
},
|
||||
"rulesDefaultFileName": {
|
||||
"message": "my-ublock-dynamic-rules_{{datetime}}.txt",
|
||||
|
@ -620,12 +620,12 @@
|
|||
"description": "A concise description of the 'Trusted sites' pane."
|
||||
},
|
||||
"whitelistImport": {
|
||||
"message": "Import and append",
|
||||
"description": "English: Import and append"
|
||||
"message": "Import and append…",
|
||||
"description": "Button in the 'Trusted sites' pane"
|
||||
},
|
||||
"whitelistExport": {
|
||||
"message": "Export",
|
||||
"description": "English: Export"
|
||||
"message": "Export…",
|
||||
"description": "Button in the 'Trusted sites' pane"
|
||||
},
|
||||
"whitelistExportFilename": {
|
||||
"message": "my-ublock-trusted-sites_{{datetime}}.txt",
|
||||
|
|
Loading…
Reference in New Issue