From 42a2b9788640904fa7a6bd62258829e75ae53206 Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Wed, 19 Aug 2020 13:50:28 +0200 Subject: [PATCH] Update messages --- locale/defaultMessages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index f5faf5e7b..87ef757b5 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -3736,9 +3736,6 @@ "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_4241018152": { - "string": "This adress will be used to generate invoices and calculate shipping rates. Email adress you provide here will be used as a contact adress for your customers." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -5578,6 +5575,9 @@ "src_dot_utils_dot_errors_dot_invalidUrlFormat": { "string": "Url has invalid format" }, + "src_dot_utils_dot_errors_dot_misconfigured": { + "string": "Plugin is misconfigured and cannot be activated" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address"