mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
rename plugin and slug to PayPal Payments for WooCommerce
This commit is contained in:
parent
806c211e35
commit
5e011b4f95
54 changed files with 470 additions and 470 deletions
|
@ -30,7 +30,7 @@ class CancelView {
|
|||
esc_html__(
|
||||
'You are currently paying with PayPal. If you want to cancel
|
||||
this process, please click %1$shere%2$s.',
|
||||
'paypal-for-woocommerce'
|
||||
'paypal-payments-for-woocommerce'
|
||||
),
|
||||
'<a href="' . esc_url( $url ) . '">',
|
||||
'</a>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue