From a3195618c1d353a76bc50c9da9876f0fa71aabda Mon Sep 17 00:00:00 2001 From: "al.kravchuk" Date: Fri, 13 Jul 2018 11:57:00 +0300 Subject: [PATCH 1/2] magento/magento2#?: Fix Translation of error message on cart for deleted bundle option. --- app/code/Magento/Multishipping/etc/frontend/di.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Multishipping/etc/frontend/di.xml b/app/code/Magento/Multishipping/etc/frontend/di.xml index 5968e3324e309..0c2daaf45043e 100644 --- a/app/code/Magento/Multishipping/etc/frontend/di.xml +++ b/app/code/Magento/Multishipping/etc/frontend/di.xml @@ -43,6 +43,6 @@ - + From 4c055b71284e2293db21d797d4eeadd1e9c5f925 Mon Sep 17 00:00:00 2001 From: "al.kravchuk" Date: Fri, 13 Jul 2018 21:49:33 +0300 Subject: [PATCH 2/2] magento/magento2#?: Fix Translation of error message on cart for deleted bundle option. - change plugin sort order in case to prevent loading of not translatable messages for Localized exception in beforeDispatch plugin. --- app/code/Magento/Store/etc/di.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Store/etc/di.xml b/app/code/Magento/Store/etc/di.xml index 5f088558b41d9..3d740bfee2093 100644 --- a/app/code/Magento/Store/etc/di.xml +++ b/app/code/Magento/Store/etc/di.xml @@ -65,7 +65,7 @@ - +