diff --git a/main/webapp/modules/core/langs/translation-default.json b/main/webapp/modules/core/langs/translation-default.json index 42af77fa2..f326f105f 100644 --- a/main/webapp/modules/core/langs/translation-default.json +++ b/main/webapp/modules/core/langs/translation-default.json @@ -98,8 +98,8 @@ "core-index-lang": { "lang-settings": "Language Settings", "label": "Select preferred language", - "send-req": "Send Request", - "page-reload": "Warning, the page will be refreshed to apply the change!" + "send-req": "Change", + "page-reload": "The page will be refreshed to apply the change." }, "core-index-parser":{ "ignore-first": "Ignore first", diff --git a/main/webapp/modules/core/langs/translation-en.json b/main/webapp/modules/core/langs/translation-en.json index 1fa8b5607..4545ba112 100644 --- a/main/webapp/modules/core/langs/translation-en.json +++ b/main/webapp/modules/core/langs/translation-en.json @@ -98,8 +98,8 @@ "core-index-lang": { "lang-settings": "Language Settings", "label": "Select preferred language", - "send-req": "Send Request", - "page-reload": "Warning, the page will be refreshed to apply the change!" + "send-req": "Change Language", + "page-reload": "The page will be refreshed to apply the change." }, "core-index-parser":{ "ignore-first": "Ignore first",