File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/aqe/catalog/product.php
<?php
// Text
$_['text_success_copy'] = 'Success: %s product(s) copied!';
$_['text_success_delete'] = 'Success: %s product(s) deleted!';
$_['text_special_off'] = 'Normal price';
$_['text_special_active'] = 'Special price active';
$_['text_special_expired'] = 'Special price expired';
$_['text_special_future'] = 'Special price in the future';
$_['text_special_not_available'] = 'Special price not available';
$_['text_name'] = 'Product Name';
$_['text_tag'] = 'Product Tags';
// Text
$_['entry_downloads'] = 'Related Downloads';
// Errors
$_['error_name'] = 'Product Name must be between 1 and 255 characters!';