diff --git a/upload/admin/language/en-gb/extension/payment/amazon_login_pay.php b/upload/admin/language/en-gb/extension/payment/amazon_login_pay.php index ebe9df11f..979a797bf 100644 --- a/upload/admin/language/en-gb/extension/payment/amazon_login_pay.php +++ b/upload/admin/language/en-gb/extension/payment/amazon_login_pay.php @@ -1,5 +1,5 @@ Amazon Pay supported currencies available in your on-line store, please add/enable such currencies in order to use this functionality.'; -// Tab +// Tabs $_['tab_order_adjustment'] = 'Order Adjustment'; // Buttons @@ -137,4 +137,4 @@ $_['error_cancel'] = 'Unable to cancel the order'; $_['error_capture'] = 'Unable to capture the order'; $_['error_refund'] = 'Unable to refund the order'; -$_['error_status'] = '%s'; +$_['error_status'] = '%s'; \ No newline at end of file diff --git a/upload/admin/language/en-gb/extension/payment/globalpay.php b/upload/admin/language/en-gb/extension/payment/globalpay.php index cfba211fb..7df576b03 100644 --- a/upload/admin/language/en-gb/extension/payment/globalpay.php +++ b/upload/admin/language/en-gb/extension/payment/globalpay.php @@ -66,9 +66,9 @@ $_['entry_status_success_settled'] = 'Success - settled'; $_['entry_status_success_unsettled'] = 'Success - not settled'; $_['entry_status_decline'] = 'Decline'; -$_['entry_status_declined_pending'] = 'Decline - offline auth'; -$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; -$_['entry_status_declined_bank'] = 'Decline - bank error'; +$_['entry_status_declined_pending'] = 'Decline - offline auth'; +$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_declined_bank'] = 'Decline - bank error'; $_['entry_status_void'] = 'Voided'; $_['entry_status_rebate'] = 'Rebated'; $_['entry_notification_url'] = 'Notification URL'; @@ -102,4 +102,4 @@ $_['error_void'] = 'Unable to void the order'; $_['error_capture'] = 'Unable to capture the order'; $_['error_rebate'] = 'Unable to rebate the order'; -$_['error_status'] = '%s'; +$_['error_status'] = '%s'; \ No newline at end of file diff --git a/upload/admin/language/en-gb/extension/payment/globalpay_remote.php b/upload/admin/language/en-gb/extension/payment/globalpay_remote.php index c343f7e07..83475c879 100644 --- a/upload/admin/language/en-gb/extension/payment/globalpay_remote.php +++ b/upload/admin/language/en-gb/extension/payment/globalpay_remote.php @@ -63,9 +63,9 @@ $_['entry_status_success_settled'] = 'Success - settled'; $_['entry_status_success_unsettled'] = 'Success - not settled'; $_['entry_status_decline'] = 'Decline'; -$_['entry_status_declined_pending'] = 'Decline - offline auth'; -$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; -$_['entry_status_declined_bank'] = 'Decline - bank error'; +$_['entry_status_declined_pending'] = 'Decline - offline auth'; +$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_declined_bank'] = 'Decline - bank error'; $_['entry_status_void'] = 'Voided'; $_['entry_status_rebate'] = 'Rebated'; @@ -94,4 +94,4 @@ $_['error_void'] = 'Unable to void the order'; $_['error_capture'] = 'Unable to capture the order'; $_['error_rebate'] = 'Unable to rebate the order'; -$_['error_status'] = '%s'; +$_['error_status'] = '%s'; \ No newline at end of file diff --git a/upload/admin/language/en-gb/extension/payment/realex.php b/upload/admin/language/en-gb/extension/payment/realex.php index f1c329306..7c08409ed 100644 --- a/upload/admin/language/en-gb/extension/payment/realex.php +++ b/upload/admin/language/en-gb/extension/payment/realex.php @@ -66,9 +66,9 @@ $_['entry_status_success_settled'] = 'Success - settled'; $_['entry_status_success_unsettled'] = 'Success - not settled'; $_['entry_status_decline'] = 'Decline'; -$_['entry_status_declined_pending'] = 'Decline - offline auth'; -$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; -$_['entry_status_declined_bank'] = 'Decline - bank error'; +$_['entry_status_declined_pending'] = 'Decline - offline auth'; +$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_declined_bank'] = 'Decline - bank error'; $_['entry_status_void'] = 'Voided'; $_['entry_status_rebate'] = 'Rebated'; $_['entry_notification_url'] = 'Notification URL'; @@ -102,4 +102,4 @@ $_['error_void'] = 'Unable to void the order'; $_['error_capture'] = 'Unable to capture the order'; $_['error_rebate'] = 'Unable to rebate the order'; -$_['error_status'] = '%s'; +$_['error_status'] = '%s'; \ No newline at end of file diff --git a/upload/admin/language/en-gb/extension/payment/realex_remote.php b/upload/admin/language/en-gb/extension/payment/realex_remote.php index a64227ef5..97bb0d747 100644 --- a/upload/admin/language/en-gb/extension/payment/realex_remote.php +++ b/upload/admin/language/en-gb/extension/payment/realex_remote.php @@ -63,9 +63,9 @@ $_['entry_status_success_settled'] = 'Success - settled'; $_['entry_status_success_unsettled'] = 'Success - not settled'; $_['entry_status_decline'] = 'Decline'; -$_['entry_status_declined_pending'] = 'Decline - offline auth'; -$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; -$_['entry_status_declined_bank'] = 'Decline - bank error'; +$_['entry_status_declined_pending'] = 'Decline - offline auth'; +$_['entry_status_declined_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_declined_bank'] = 'Decline - bank error'; $_['entry_status_void'] = 'Voided'; $_['entry_status_rebate'] = 'Rebated'; @@ -94,4 +94,4 @@ $_['error_void'] = 'Unable to void the order'; $_['error_capture'] = 'Unable to capture the order'; $_['error_rebate'] = 'Unable to rebate the order'; -$_['error_status'] = '%s'; +$_['error_status'] = '%s'; \ No newline at end of file