Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/it/lib/paysystem/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/it/lib/paysystem/service.php

<?php
$MESS["SALE_PS_SERVICE_ERROR_CONNECT_PS"] = "Errore durante la connessione al sistema di pagamento";
$MESS["SALE_PS_SERVICE_ERROR_ON_BEFORE_INITIATE_PAY"] = "Errore di pagamento";
$MESS["SALE_PS_SERVICE_ORDER_CANCELED"] = "Ordine ##ORDER_ID# annullato";
$MESS["SALE_PS_SERVICE_ORDER_ERROR"] = "L'ordine ##ORDER_ID# non esiste";
$MESS["SALE_PS_SERVICE_ORDER_ID_ERROR"] = "ID ORDINE non corretto";
$MESS["SALE_PS_SERVICE_PAYMENT_ID_ERROR"] = "ID PAGAMENTO non corretto";
$MESS["SALE_PS_SERVICE_PAYMENT_NOT_PAID"] = "Il pagamento incompiuto non può essere rimborsato.";
$MESS["SALE_PS_SERVICE_REQUEST_ERROR"] = "Errore durante il recupero dei dettagli";
$MESS["SALE_PS_SERVICE_STATUS_ERROR"] = "Errore durante l'esecuzione di query sullo stato di completamento dell'estratto conto.";