File: /home/retile.ru/public_html/admin/language/en-gb/extension/module/aqe/marketing/general.php
<?php
// Text
$_['text_saving'] = 'Saving ...';
$_['text_copying'] = 'Copying ...';
$_['text_deleting'] = 'Deleting ...';
$_['text_loading'] = 'Loading ...';
$_['text_click_edit'] = 'Click to edit ...';
$_['text_double_click_edit'] = 'Double-click to edit ...';
$_['text_image_manager'] = 'Image Manager';
$_['text_batch_edit'] = 'Batch edit';
$_['text_autocomplete'] = 'Autocomplete';
$_['text_notify_customer'] = 'Notify Customer';
$_['text_confirm_delete'] = 'Confirm Deletion!';
$_['text_are_you_sure'] = 'Delete cannot be undone! Are you sure you want to proceed?';
$_['text_toggle_navigation'] = 'Toggle navigation';
$_['text_toggle_dropdown'] = 'Toggle dropdown';
$_['text_filter'] = 'Filter';
$_['text_clear_filter'] = 'Clear filter';
$_['text_first_name'] = 'First name';
$_['text_last_name'] = 'Last name';
// Buttons
$_['button_add'] = 'Add New';
$_['button_ok'] = 'OK';
// Actions
$_['action_edit'] = 'Edit';
// Columns
$_['column_action'] = 'Action';
$_['column_categories'] = 'Categories';
$_['column_city'] = 'City';
$_['column_clicks'] = 'Clicks';
$_['column_code'] = 'Code';
$_['column_date_added'] = 'Date Added';
$_['column_date_end'] = 'Date End';
$_['column_date_start'] = 'Date Start';
$_['column_description'] = 'Description';
$_['column_email'] = 'E-Mail';
$_['column_id'] = 'ID';
$_['column_ip'] = 'IP Address';
$_['column_logged'] = 'Customer Login';
$_['column_name'] = 'Name';
$_['column_orders'] = 'Orders';
$_['column_postcode'] = 'Postcode';
$_['column_products'] = 'Products';
$_['column_region'] = 'Region / State';
$_['column_selector'] = '<selector>';
$_['column_shipping'] = 'Free Shipping';
$_['column_status'] = 'Status';
$_['column_total'] = 'Total Amount';
$_['column_type'] = 'Type';
$_['column_uses_customer'] = 'Uses Per Customer';
$_['column_uses_total'] = 'Uses Per Coupon';
// Errors
$_['error_warning'] = '<strong>Warning!</strong> Please check the form carefully for errors!';
$_['error_update'] = '<strong>Warning!</strong> Updating the value failed!';
$_['error_load_popup'] = '<strong>Warning!</strong> Loading popup data failed!';
$_['error_ajax_request'] = 'An AJAX error occured!';
$_['error_batch_edit_email'] = 'Batch editing emails is not possible!';
$_['error_batch_edit_code'] = 'Batch editing code is not possible!';
$_['error_date_format'] = '<strong>Warning!</strong> Date format is not recognized! Must be \'YYYY-MM-DD HH:MM\'';
$_['error_invalid_date'] = '<strong>Warning!</strong> Date is not valid!';
$_['error_expression'] = 'Invalid expression!';