New Translations – 16.2.2020
This commit is contained in:
		@@ -184,8 +184,8 @@ $_['help_encryption']                = 'Please provide a secret key that will be
 | 
			
		||||
$_['help_compression']               = 'GZIP for more efficient transfer to requesting clients. Compression level must be between 0 - 9.';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_warning']                  = 'Warning: Please check the form carefully for errors!';
 | 
			
		||||
$_['error_permission']               = 'Warning: You do not have permission to modify settings!';
 | 
			
		||||
$_['error_warning']                  = 'Varoitus: Please check the form carefully for errors!';
 | 
			
		||||
$_['error_permission']               = 'Varoitus: You do not have permission to modify settings!';
 | 
			
		||||
$_['error_meta_title']               = 'Title must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_name']                     = 'Store Name must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_owner']                    = 'Store Owner must be between 3 and 64 characters!';
 | 
			
		||||
 
 | 
			
		||||
@@ -84,8 +84,8 @@ $_['help_icon']                    = 'The icon should be a PNG that is 16px x 16
 | 
			
		||||
$_['help_secure']                  = 'To use SSL check with your host if a SSL certificate is installed.';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_warning']                = 'Warning: Please check the form carefully for errors!';
 | 
			
		||||
$_['error_permission']             = 'Warning: You do not have permission to modify stores!';
 | 
			
		||||
$_['error_warning']                = 'Varoitus: Please check the form carefully for errors!';
 | 
			
		||||
$_['error_permission']             = 'Varoitus: You do not have permission to modify stores!';
 | 
			
		||||
$_['error_url']                    = 'Store URL required!';
 | 
			
		||||
$_['error_meta_title']             = 'Title must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_name']                   = 'Store Name must be between 3 and 32 characters!';
 | 
			
		||||
@@ -94,5 +94,5 @@ $_['error_address']                = 'Store Address must be between 10 and 256 c
 | 
			
		||||
$_['error_email']                  = 'E-Mail Address does not appear to be valid!';
 | 
			
		||||
$_['error_telephone']              = 'Telephone must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_customer_group_display'] = 'You must include the default customer group if you are going to use this feature!';
 | 
			
		||||
$_['error_default']                = 'Warning: You can not delete your default store!';
 | 
			
		||||
$_['error_store']                  = 'Warning: This Store cannot be deleted as it is currently assigned to %s orders!';
 | 
			
		||||
$_['error_default']                = 'Varoitus: You can not delete your default store!';
 | 
			
		||||
$_['error_store']                  = 'Varoitus: This Store cannot be deleted as it is currently assigned to %s orders!';
 | 
			
		||||
		Reference in New Issue
	
	Block a user