Skip to content

Commit 0ca49ed

Browse files
committed
AC-1222::Paypal Admin: PayLater -> Pay Later
1 parent a7c07b6 commit 0ca49ed

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

app/code/Magento/Paypal/etc/adminhtml/system/payflow_advanced.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
</group>
218218
</group>
219219
<group id="advanced_advertise_paylater" translate="label" showInDefault="1" showInWebsite="1" sortOrder="70">
220-
<label>Advertise PayPal PayLater</label>
220+
<label>Advertise PayPal Pay Later</label>
221221
<depends>
222222
<field id="enable_paypal_paylater_experience">1</field>
223223
</depends>

app/code/Magento/Paypal/etc/adminhtml/system/payflow_link.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
</group>
227227
</group>
228228
<group id="payflow_link_advertise_paylater" translate="label" showInDefault="1" showInWebsite="1" sortOrder="60">
229-
<label>Advertise PayPal PayLater</label>
229+
<label>Advertise PayPal Pay Later</label>
230230
<field id="paylater_enabled" extends="payment_all_paypal/express_checkout/express_checkout_required/advertise_paylater/paylater_enabled" />
231231
<depends>
232232
<field id="enable_paypal_paylater_experience">1</field>

app/code/Magento/Paypal/etc/adminhtml/system/payments_pro_hosted_solution.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
</group>
155155
</group>
156156
<group id="pphs_advertise_paylater" translate="label" showInDefault="1" showInWebsite="1" sortOrder="60">
157-
<label>Advertise PayPal PayLater</label>
157+
<label>Advertise PayPal Pay Later</label>
158158
<field id="paylater_enabled" extends="payment_all_paypal/express_checkout/express_checkout_required/advertise_paylater/paylater_enabled" />
159159
<depends>
160160
<field id="enable_paypal_paylater_experience">1</field>

app/code/Magento/Paypal/i18n/en_US.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,8 @@ User,User
738738
"Order is suspended as an account verification transaction is suspected to be fraudulent.","Order is suspended as an account verification transaction is suspected to be fraudulent."
739739
"Payment can't be accepted since transaction was rejected by merchant.","Payment can't be accepted since transaction was rejected by merchant."
740740
"A successful payment transaction has already been completed. Please, check if the order has been placed.","A successful payment transaction has already been completed. Please, check if the order has been placed."
741-
"Advertise PayPal PayLater","Advertise PayPal PayLater"
742-
"Enable PayPal PayLater","Enable PayPal PayLater"
741+
"Advertise PayPal Pay Later","Advertise PayPal Pay Later"
742+
"Enable PayPal Pay Later","Enable PayPal Pay Later"
743743
"Style Layout","Style Layout"
744744
"Logo Type","Logo Type"
745745
"Logo Position","Logo Position"
@@ -759,8 +759,8 @@ User,User
759759
"Text","Text"
760760
"Flex","Flex"
761761
"Display pay later messaging on your site for offers like Pay in 3, which lets customers pay with 3 interest- free monthly payments. We’ll show messages on your site to promote this feature for you. You may not promote pay later offers with any other content, marketing, or materials","Display pay later messaging on your site for offers like Pay in 3, which lets customers pay with 3 interest- free monthly payments. We’ll show messages on your site to promote this feature for you. You may not promote pay later offers with any other content, marketing, or materials"
762-
"Enable PayPal PayLater Experience","Enable PayPal PayLater Experience"
763-
"Recommended. <strong>Advertise PayPal Credit</strong> is deprecated. See PayPal PayLater details and list of supported regions <a href="https://developer.paypal.com/docs/business/pay-later/us/#eligibility" target="_blank">here</a>.","Recommended. <strong>Advertise PayPal Credit</strong> is deprecated. See PayPal PayLater details and list of supported regions <a href="https://developer.paypal.com/docs/business/pay-later/us/#eligibility" target="_blank">here</a>.Recommended. <strong>Advertise PayPal Credit</strong> is deprecated. See PayPal PayLater details and list of supported regions <a href="https://developer.paypal.com/docs/business/pay-later/us/#eligibility" target="_blank">here</a>."
762+
"Enable PayPal Pay Later Experience","Enable PayPal Pay Later Experience"
763+
"Recommended. <strong>Advertise PayPal Credit</strong> is deprecated. See PayPal Pay Later details and list of supported regions <a href="https://developer.paypal.com/docs/business/pay-later/us/#eligibility" target="_blank">here</a>.","Recommended. <strong>Advertise PayPal Credit</strong> is deprecated. See PayPal Pay Later details and list of supported regions <a href="https://developer.paypal.com/docs/business/pay-later/us/#eligibility" target="_blank">here</a>.Recommended. <strong>Advertise PayPal Credit</strong> is deprecated. See PayPal Pay Later details and list of supported regions <a href="https://developer.paypal.com/docs/business/pay-later/us/#eligibility" target="_blank">here</a>."
764764
"Monochrome","Monochrome"
765765
"Grayscale","Grayscale"
766766
"Sidebar","Sidebar"

0 commit comments

Comments
 (0)