From 58ea0deb16d2fc5b7d8ecee5d3603d32178bdd25 Mon Sep 17 00:00:00 2001 From: Stanislav Idolov Date: Mon, 2 Oct 2017 16:04:02 +0300 Subject: [PATCH] MAGETWO-80204: [2.2.x] - Grammar fix for #9533 #10627 --- app/code/Magento/Customer/i18n/en_US.csv | 4 ++-- .../view/frontend/web/template/authentication-popup.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/code/Magento/Customer/i18n/en_US.csv b/app/code/Magento/Customer/i18n/en_US.csv index 39895ba71be15..aececbf6deeb4 100644 --- a/app/code/Magento/Customer/i18n/en_US.csv +++ b/app/code/Magento/Customer/i18n/en_US.csv @@ -400,12 +400,12 @@ Password:,Password: "If you did not make this request, you can ignore this email and your password will remain the same.","If you did not make this request, you can ignore this email and your password will remain the same." "Your %store_name password has been changed","Your %store_name password has been changed" "We have received a request to change the following information associated with your account at %store_name: password.","We have received a request to change the following information associated with your account at %store_name: password." -"Checkout out as a new customer","Checkout out as a new customer" +"Checkout as a new customer","Checkout as a new customer" "Creating an account has many benefits:","Creating an account has many benefits:" "See order and shipping status","See order and shipping status" "Track order history","Track order history" "Check out faster","Check out faster" -"Checkout out using your account","Checkout out using your account" +"Checkout using your account","Checkout using your account" "Email Address","Email Address" "Are you sure you want to do this?","Are you sure you want to do this?" "Are you sure you want to delete this address?","Are you sure you want to delete this address?" diff --git a/app/code/Magento/Customer/view/frontend/web/template/authentication-popup.html b/app/code/Magento/Customer/view/frontend/web/template/authentication-popup.html index b7b32203c0d7a..ad3d62f6c1c27 100644 --- a/app/code/Magento/Customer/view/frontend/web/template/authentication-popup.html +++ b/app/code/Magento/Customer/view/frontend/web/template/authentication-popup.html @@ -14,7 +14,7 @@ + data-bind="i18n: 'Checkout as a new customer'">

@@ -39,7 +39,7 @@ + data-bind="i18n: 'Checkout using your account'">