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

@ -23,8 +23,8 @@ $_['entry_sort_order'] = 'Sort Order';
$_['help_approval'] = 'Customers must be approved by an administrator before they can login.';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify customer groups!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify customer groups!';
$_['error_name'] = 'Customer Group Name must be between 3 and 32 characters!';
$_['error_default'] = 'Warning: This customer group cannot be deleted as it is currently assigned as the default store customer group!';
$_['error_store'] = 'Warning: This customer group cannot be deleted as it is currently assigned to %s stores!';
$_['error_customer'] = 'Warning: This customer group cannot be deleted as it is currently assigned to %s customers!';
$_['error_default'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned as the default store customer group!';
$_['error_store'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s stores!';
$_['error_customer'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s customers!';