From c4107f868713e7026698bef13bff98b4d7571604 Mon Sep 17 00:00:00 2001 From: sienori Date: Fri, 3 May 2019 14:13:52 +0900 Subject: [PATCH] Fix unnatural English sentences --- src/_locales/en/messages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 77d0d33..3296803 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -10,10 +10,10 @@ "message": "Donate with PayPal" }, "enableOnThisPage": { - "message": "Enable working on this page" + "message": "Enable translation on this page" }, "disableOnThisPage": { - "message": "Disable working on this page" + "message": "Disable translation on this page" }, "initialTextArea": { "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." }, "disableUrlListLabel": { - "message": "URL list to disable working" + "message": "URL list to disable translation" }, "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": {