Файл: upload/catalog/language/english/payment/sberbank_transfer.php
Строк: 55
<?php
// Text
$_['text_title'] = 'Receipt of Sberbank Russian Federation';
$_['text_instruction'] = 'To print the receipt press the button «Print the receipt» (will be opened in new window).';
$_['text_payment'] = 'Print the receipt, then press the button at the end of this page "Confirm the order".';
$_['text_order_history'] = 'Receipt stored in the <a href="%s" target="_blank">Order History</a>';
$_['text_payment_comment'] = 'The order will not be processed until the money is not transferred to our operating account.';
$_['text_printpay'] = '<a href="%s" class="btn btn-primary" target="_blank"><i class="fa fa-print"></i> Print the receipt</a>';
$_['text_confirm'] = 'Caution! Wait for receipt loading!!!!nn-Then check again the correctness of the entered payment data.n- If an error is detected, click "Cancel" and edit the form.n- If everything is OK, click on "OK" - the form will be sent to the printer.';
?>