HEX
Server: LiteSpeed
System: Linux php-prod-3.spaceapp.ru 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: sarli3128 (1010)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //home/retile.ru/public_html/admin/language/en-gb/extension/module/aqe/customer/general.php
<?php
// Text
$_['text_saving']                   = 'Saving ...';
$_['text_copying']                  = 'Copying ...';
$_['text_deleting']                 = 'Deleting ...';
$_['text_loading']                  = 'Loading ...';
$_['text_sending']                  = 'Sending ...';
$_['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_affiliate_status']       = 'Affiliate Status';
$_['column_commission']             = 'Commission';
$_['column_company']                = 'Company';
$_['column_customer_group']         = 'Customer Group';
$_['column_date_added']             = 'Date Added';
$_['column_email']                  = 'E-Mail';
$_['column_fax']                    = 'Fax';
$_['column_image']                  = 'Image';
$_['column_id']                     = 'ID';
$_['column_ip']                     = 'IP Address';
$_['column_name']                   = 'Name';
$_['column_newsletter']             = 'Newsletter';
$_['column_safe']                   = 'Safe';
$_['column_selector']               = '<selector>';
$_['column_status']                 = 'Status';
$_['column_tax']                    = 'Tax ID';
$_['column_telephone']              = 'Telephone';
$_['column_tracking']               = 'Tracking Code';
$_['column_website']                = 'Website';

// 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 codes 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!';