From 3b521b0cf72426711d3cf22ed6cba139d7143101 Mon Sep 17 00:00:00 2001 From: ayaz Date: Tue, 30 Oct 2018 10:58:20 +0530 Subject: [PATCH] issue #18931 fixed. # Conflicts: # app/code/Magento/Catalog/i18n/en_US.csv # app/code/Magento/Checkout/i18n/en_US.csv --- app/code/Magento/Catalog/i18n/en_US.csv | 1 + app/code/Magento/Checkout/i18n/en_US.csv | 1 + 2 files changed, 2 insertions(+) diff --git a/app/code/Magento/Catalog/i18n/en_US.csv b/app/code/Magento/Catalog/i18n/en_US.csv index 35a2c224c4ed2..1e0dcfa0232a7 100644 --- a/app/code/Magento/Catalog/i18n/en_US.csv +++ b/app/code/Magento/Catalog/i18n/en_US.csv @@ -798,3 +798,4 @@ Details,Details "Add To Compare","Add To Compare" "Learn more","Learn more" "Recently Viewed","Recently Viewed" +"You added product %1 to the comparison list.","You added product %1 to the comparison list." diff --git a/app/code/Magento/Checkout/i18n/en_US.csv b/app/code/Magento/Checkout/i18n/en_US.csv index 2dcb611c1fe60..bacfe169c1bff 100644 --- a/app/code/Magento/Checkout/i18n/en_US.csv +++ b/app/code/Magento/Checkout/i18n/en_US.csv @@ -181,3 +181,4 @@ Payment,Payment "Item in Cart","Item in Cart" "Items in Cart","Items in Cart" "Close","Close" +"You added %1 to your shopping cart.","You added %1 to your shopping cart."