1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 13:32:04 +02:00
parent e6861bd75e
commit 4126bbe023
243 changed files with 485 additions and 485 deletions

View File

@@ -159,10 +159,10 @@ $_['entry_status_failed'] = 'Failed';
$_['entry_setup_confirmation'] = 'Setup confirmation:';
// Error
$_['error_permission'] = '<strong>Warning:</strong> You do not have permission to modify payment Square!';
$_['error_permission_recurring'] = '<strong>Warning:</strong> You do not have permission to modify recurring payments!';
$_['error_permission'] = '<strong>Varoitus:</strong> You do not have permission to modify payment Square!';
$_['error_permission_recurring'] = '<strong>Varoitus:</strong> You do not have permission to modify recurring payments!';
$_['error_transaction_missing'] = 'Transaction not found!';
$_['error_no_ssl'] = '<strong>Warning:</strong> SSL is not enabled on your admin panel. Please enable it to finish your configuration.';
$_['error_no_ssl'] = '<strong>Varoitus:</strong> SSL is not enabled on your admin panel. Please enable it to finish your configuration.';
$_['error_user_rejected_connect_attempt'] = 'Connection attempt was canceled by the user.';
$_['error_possible_xss'] = 'We detected a possible cross site attack and have terminated your connection attempt. Please verify your application ID and secret and try again using the buttons in the admin panel.';
$_['error_invalid_email'] = 'The provided e-mail address is not valid!';