File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/aqe/catalog/attribute_group.php
<?php
// Text
$_['text_success_copy'] = 'Success: %s attibute group(s) copied!';
$_['text_success_delete'] = 'Success: %s attibute group(s) deleted!';
// Actions
$_['action_name'] = 'Attribute Group Name';
// Errors
$_['error_name'] = 'Attribute Group Name must be between 3 and 64 characters!';
$_['error_delete'] = '<strong>Warning!</strong> Attribute group \'%s\' cannot be deleted as it is currently assigned to %s attributes!';