New Translations – 16.2.2020
This commit is contained in:
		@@ -16,9 +16,9 @@ $_['column_action']    = 'Action';
 | 
			
		||||
$_['entry_name']       = 'Order Status Name';
 | 
			
		||||
 | 
			
		||||
// Error
 | 
			
		||||
$_['error_permission'] = 'Warning: You do not have permission to modify order statuses!';
 | 
			
		||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify order statuses!';
 | 
			
		||||
$_['error_name']       = 'Order Status Name must be between 3 and 32 characters!';
 | 
			
		||||
$_['error_default']    = 'Warning: This order status cannot be deleted as it is currently assigned as the default store order status!';
 | 
			
		||||
$_['error_download']   = 'Warning: This order status cannot be deleted as it is currently assigned as the default download status!';
 | 
			
		||||
$_['error_store']      = 'Warning: This order status cannot be deleted as it is currently assigned to %s stores!';
 | 
			
		||||
$_['error_order']      = 'Warning: This order status cannot be deleted as it is currently assigned to %s orders!';
 | 
			
		||||
$_['error_default']    = 'Varoitus: This order status cannot be deleted as it is currently assigned as the default store order status!';
 | 
			
		||||
$_['error_download']   = 'Varoitus: This order status cannot be deleted as it is currently assigned as the default download status!';
 | 
			
		||||
$_['error_store']      = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s stores!';
 | 
			
		||||
$_['error_order']      = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s orders!';
 | 
			
		||||
		Reference in New Issue
	
	Block a user