From ba7f0483778e7f2454051ed2082c037f555e84f5 Mon Sep 17 00:00:00 2001 From: bh-ref Date: Thu, 14 Apr 2016 09:38:38 +0200 Subject: [PATCH 1/2] Fix wording of downloadable Products --- app/code/Magento/Downloadable/i18n/en_US.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Downloadable/i18n/en_US.csv b/app/code/Magento/Downloadable/i18n/en_US.csv index f0b19e394f795..a4ede23a22df9 100644 --- a/app/code/Magento/Downloadable/i18n/en_US.csv +++ b/app/code/Magento/Downloadable/i18n/en_US.csv @@ -44,7 +44,7 @@ inline,inline Pending,Pending Invoiced,Invoiced "To enable the option set the weight to no","To enable the option set the weight to no" -"Is this downloadable Product?","Is this downloadable Product?" +"Is this a downloadable Product?","Is this a downloadable Product?" Links,Links Title,Title "Links can be purchased separately","Links can be purchased separately" From 32d7cd1fb3fdc33e4f1edf3577401ad4719a4668 Mon Sep 17 00:00:00 2001 From: bh-ref Date: Thu, 14 Apr 2016 09:39:29 +0200 Subject: [PATCH 2/2] Fix wording of downloadable Products --- .../view/adminhtml/templates/product/edit/downloadable.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml b/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml index e21e2a70c1501..117f49fd7eb3a 100644 --- a/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml +++ b/app/code/Magento/Downloadable/view/adminhtml/templates/product/edit/downloadable.phtml @@ -211,7 +211,7 @@ var uploaderTemplate = '
' + isDownloadable() ? 'checked="checked"' : ''?> />