1
0

OpenCart 3.0.3.8

This commit is contained in:
Christer Warén
2021-10-08 18:17:57 +03:00
parent cfa575a06a
commit 4bd790f56a
63 changed files with 461 additions and 89 deletions

View File

@ -6,7 +6,7 @@ $_['heading_title'] = 'PayPal Express Checkout';
$_['text_extension'] = 'Extensions';
$_['text_success'] = 'Success: You have modified PayPal Express Checkout account details!';
$_['text_edit'] = 'Edit PayPal Express Checkout';
$_['text_pp_express'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Express Checkout" title="PayPal Express Checkout" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_pp_express'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_authorization'] = 'Authorization';
$_['text_sale'] = 'Sale';
$_['text_signup'] = 'Sign up for PayPal - save your settings first as this page will be refreshed';
@ -18,27 +18,16 @@ $_['text_show_quick_setup'] = 'Show Quick Setup';
$_['text_quick_setup'] = 'Quick setup - Link an existing or create a new PayPal account to start accepting payments in minutes';
$_['text_paypal_consent'] = 'By using the quick setup tool you allow PayPal to receive information about your store';
$_['text_success_connect'] = 'Success: You have connected your PayPal account!';
$_['text_promotion_main'] = 'Give your buyers a simplified checkout experience on multiple devices that keeps them local to your website throughout the payment process';
$_['text_preferred_main'] = 'Gives your buyers a simplified checkout experience on multiple devices that keeps them local to your website throughout the payment authorization process';
$_['text_learn_more'] = '(Learn more)';
$_['text_promotion_li_1'] = 'Start accepting PayPal in three clicks';
$_['text_promotion_li_2'] = 'Accept payments from around the world';
$_['text_promotion_li_3'] = 'Offer Express Checkout Shortcut, let buyers checkout directly from your basket page';
$_['text_preferred_li_1'] = 'Start accepting PayPal in three clicks';
$_['text_preferred_li_2'] = 'Accept payments from around the world';
$_['text_preferred_li_3'] = 'Offer Express Checkout Shortcut, letting buyers checkout directly from your basket page';
$_['text_preferred_li_4'] = 'Improve conversion with PayPal One Touch and In-Context checkout';
$_['text_connect_paypal'] = 'Connect with PayPal';
$_['text_incontext_not_supported'] = '* Not supported with In-Context Checkout';
$_['text_retrieve'] = 'Your details have been entered from PayPal';
$_['text_enable_button'] = 'We recommend offering PayPal Express Shortcut to maximise checkout conversion, this allows customers to use their PayPal address book and <strong>checkout is as little as three taps</strong> from the basket page. Click enable to install the extension and access the layout manager, you will ned to add "PayPal Express Checkout Button" to the checkout layout';
$_['text_horizontal'] = 'Horizontal';
$_['text_vertical'] = 'Vertical';
$_['text_medium'] = 'Medium';
$_['text_large'] = 'Large';
$_['text_responsive'] = 'Responsive';
$_['text_pill'] = 'Pill';
$_['text_rectangle'] = 'Rectangle';
$_['text_gold'] = 'Gold';
$_['text_blue'] = 'Blue';
$_['text_silver'] = 'Silver';
$_['text_black'] = 'Black';
$_['text_button_styling'] = 'Button Styling';
$_['text_funding_type'] = 'Optional Funding Methods';
// Entry
$_['entry_username'] = 'API Username';
@ -67,14 +56,10 @@ $_['entry_processed_status'] = 'Processed Status';
$_['entry_refunded_status'] = 'Refunded Status';
$_['entry_reversed_status'] = 'Reversed Status';
$_['entry_voided_status'] = 'Voided Status';
$_['entry_allow_notes'] = 'Allow Notes';
$_['entry_colour'] = 'Page Background Colour';
$_['entry_logo'] = 'Logo';
$_['entry_style_layout'] = 'Button Layout';
$_['entry_style_size'] = 'Button Size';
$_['entry_style_shape'] = 'Button Shape';
$_['entry_style_color'] = 'Button Colour';
$_['entry_pp_credit'] = 'PayPal Credit';
$_['entry_pp_cards'] = 'Credit or Debit Cards';
$_['entry_pp_elv'] = 'DE (German) bank payment';
$_['entry_incontext'] = 'Disable In-Context Checkout';
// Tab
$_['tab_api'] = 'API Details';
@ -85,10 +70,8 @@ $_['tab_checkout'] = 'Checkout';
$_['help_ipn'] = 'Required for subscriptions';
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
$_['help_logo'] = 'Max 750px(w) x 90px(h)<br />You should only use a logo if you have SSL set up.';
$_['help_colour'] = '6 character HTML colour code';
$_['help_currency'] = 'Used for transaction searches';
$_['help_pp_credit'] = 'Non-US merchants need to apply to accept PayPal Credit, contact PayPal for more information. Enabled by default for all US buyers';
$_['help_pp_cards'] = 'Enabled by default for all buyers';
$_['help_pp_elv'] = 'Elektronisches Lastschriftverfahren (bank payments). Enabled by default for all DE buyers';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify payment PayPal Express Checkout!';