Update user interface srings as suggested

This commit is contained in:
Raymond Hill 2023-10-25 07:28:41 -04:00
parent 33a9b97f25
commit e2b9e090ce
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -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",