| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/general/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/general/pay_system_action.php |
<?php $MESS["SKGPSA_ALARM_EVENT_LOG_MSGVER_1"] = "Payment system error"; $MESS["SKGPSA_ALARM_MESSAGE"] = "There are payment system issues. Please see the <a href=\"/bitrix/admin/event_log.php?lang=#LANGUAGE_ID#\">event log</a> for details."; $MESS["SKGPSA_ERROR_NO_KEY"] = "The key \"#KEY#\" was not found in array GLOBALS[SALE_CORRESPONDENCE], no default value specified. Order ID: \"#ORDER_ID#\", payment system ID: \"#PS_ID#\""; $MESS["SKGPSA_NO_CODE"] = "The payment system code is not specified"; $MESS["SKGPSA_NO_ID_TYPE"] = "The payer type ID is not specified"; $MESS["SKGPSA_NO_NAME"] = "The payment system services name is not specified"; $MESS["SKGPSA_NO_PERS_TYPE"] = "Cannot find the payer type ##ID#"; $MESS["SKGPSA_NO_PS"] = "Cannot find the payment system ##ID#";