New Translations – 16.2.2020
This commit is contained in:
		@@ -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>!';
 | 
			
		||||
		Reference in New Issue
	
	Block a user