Файл: upload/admin/language/english/extension/payment.php
Строк: 28
<?php
// Heading
$_['heading_title'] = 'Payments';
// Text
$_['text_success'] = 'Success: You have modified payments!';
$_['text_list'] = 'Payment List';
$_['text_hide_modules'] = 'The list is not displayed modules payments, which are hidden in <a href="%s" class="alert-link">section </a> the control of user rights!';
// Column
$_['column_name'] = 'Payment Method';
$_['column_status'] = 'Status';
$_['column_sort_order'] = 'Sort Order';
$_['column_action'] = 'Action';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify payments!';