Fix unnatural English sentences

This commit is contained in:
sienori 2019-05-03 14:13:52 +09:00
parent 2ba4014138
commit c4107f8687

View file

@ -10,10 +10,10 @@
"message": "Donate with PayPal" "message": "Donate with PayPal"
}, },
"enableOnThisPage": { "enableOnThisPage": {
"message": "Enable working on this page" "message": "Enable translation on this page"
}, },
"disableOnThisPage": { "disableOnThisPage": {
"message": "Disable working on this page" "message": "Disable translation on this page"
}, },
"initialTextArea": { "initialTextArea": {
"message": "Enter text" "message": "Enter text"
@ -86,10 +86,10 @@
"message": "Detects the language of the selected text, and if it is the same as the default target language, translate it into the second language." "message": "Detects the language of the selected text, and if it is the same as the default target language, translate it into the second language."
}, },
"disableUrlListLabel": { "disableUrlListLabel": {
"message": "URL list to disable working" "message": "URL list to disable translation"
}, },
"disableUrlListCaptionLabel": { "disableUrlListCaptionLabel": {
"message": "If the URL matches the list, working on the web page is disabled. Please enter as a regular expression." "message": "If the URL matches the list, translation on the web page is disabled. Please enter as a regular expression."
}, },
"toolbarLabel": { "toolbarLabel": {