File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/aqe/catalog/information.php
<?php
// Text
$_['text_success_delete'] = 'Success: %s information(s) deleted!';
// Actions
$_['action_title'] = 'Information Title';
// Errors
$_['error_title'] = 'Information Title must be between 3 and 64 characters!';
$_['error_account'] = '<strong>Warning!</strong> Information page \'%s\' cannot be deleted as it is currently assigned as the store account terms!';
$_['error_checkout'] = '<strong>Warning!</strong> Information page \'%s\' cannot be deleted as it is currently assigned as the store checkout terms!';
$_['error_affiliate'] = '<strong>Warning!</strong> Information page \'%s\' cannot be deleted as it is currently assigned as the store affiliate terms!';
$_['error_return'] = '<strong>Warning!</strong> Information page \'%s\' cannot be deleted as it is currently assigned as the store return terms!';
$_['error_store'] = '<strong>Warning!</strong> Information page \'%s\' cannot be deleted as its currently used by %s stores!';