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

@ -37,11 +37,11 @@ $_['entry_status'] = 'Status';
$_['help_code'] = 'The code the customer enters to activate the voucher.';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify vouchers!';
$_['error_exists'] = 'Warning: Voucher code is already in use!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify vouchers!';
$_['error_exists'] = 'Varoitus: Voucher code is already in use!';
$_['error_code'] = 'Code must be between 3 and 10 characters!';
$_['error_to_name'] = 'Recipient\'s Name must be between 1 and 64 characters!';
$_['error_from_name'] = 'Your Name must be between 1 and 64 characters!';
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
$_['error_amount'] = 'Amount must be greater than or equal to 1!';
$_['error_order'] = 'Warning: This voucher cannot be deleted as it is part of an <a href="%s">order</a>!';
$_['error_order'] = 'Varoitus: This voucher cannot be deleted as it is part of an <a href="%s">order</a>!';