| Línea 41... |
Línea 41... |
| 41 |
$string['gatewaycannotbeenabled'] = 'The payment gateway cannot be enabled because the configuration is incomplete.';
|
41 |
$string['gatewaycannotbeenabled'] = 'The payment gateway cannot be enabled because the configuration is incomplete.';
|
| 42 |
$string['gatewaydisabled'] = 'Disabled';
|
42 |
$string['gatewaydisabled'] = 'Disabled';
|
| 43 |
$string['gatewayenabled'] = 'Enabled';
|
43 |
$string['gatewayenabled'] = 'Enabled';
|
| 44 |
$string['gatewaynotfound'] = 'Gateway not found';
|
44 |
$string['gatewaynotfound'] = 'Gateway not found';
|
| 45 |
$string['gotomanageplugins'] = 'Enable and disable payment gateways and set surcharges via {$a}.';
|
45 |
$string['gotomanageplugins'] = 'Enable and disable payment gateways and set surcharges via {$a}.';
|
| 46 |
$string['gotopaymentaccounts'] = 'You can create multiple payment accounts using any of these gateways on the {$a} page';
|
46 |
$string['gotopaymentaccounts'] = 'Create payment accounts using any of these gateways in {$a}.';
|
| 47 |
$string['hidearchived'] = 'Hide archived';
|
47 |
$string['hidearchived'] = 'Hide archived';
|
| 48 |
$string['noaccountsavilable'] = 'No payment accounts are available.';
|
48 |
$string['noaccountsavilable'] = 'No payment accounts are available.';
|
| 49 |
$string['nocurrencysupported'] = 'No payment in any currency is supported. Please make sure that at least one payment gateway is enabled.';
|
49 |
$string['nocurrencysupported'] = 'No payment in any currency is supported. Please make sure that at least one payment gateway is enabled.';
|
| 50 |
$string['nogateway'] = 'There is no payment gateway that can be used.';
|
50 |
$string['nogateway'] = 'There is no payment gateway that can be used.';
|
| 51 |
$string['nogatewayselected'] = 'You first need to select a payment gateway.';
|
51 |
$string['nogatewayselected'] = 'You first need to select a payment gateway.';
|