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/design/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_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';

// Buttons
$_['button_add']                    = 'Add New';
$_['button_ok']                     = 'OK';

// Actions
$_['action_edit']                   = 'Edit';

// Columns
$_['column_action']                 = 'Action';
$_['column_id']                     = 'ID';
$_['column_keyword']                = 'Keyword';
$_['column_language']               = 'Language';
$_['column_query']                  = 'Query';
$_['column_store']                  = 'Store';

// 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_keyword']      = 'Batch editing keywords is not possible!';
$_['error_expression']              = 'Invalid expression!';