Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/exchange/integration/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/exchange/integration/router.php

<?
$MESS["SALE_ROUTER_INTERNAL_ERROR"] = "Internal application error";
$MESS["SALE_ROUTER_INTERNAL_ERROR_TITLE"] = "Warning! Something went wrong.";
$MESS["SALE_ROUTER_INTERNAL_SERVER_ERROR"] = "App error: #ERROR#";
$MESS["SALE_ROUTER_INTERNAL_SERVER_ERROR_AUHORIZATION"] = "Authentication server error: #DESCRIPTION# (#ERROR#)";
$MESS["SALE_ROUTER_INTERNAL_SERVER_ERROR_TOKEN_IS_COMPROMISED"] = "App error: token has been compromised. Please reinstall the app.";
$MESS["SALE_ROUTER_INTERNAL_SERVER_ERROR_TOKEN_IS_NULL"] = "App error: token is missing";
$MESS["SALE_ROUTER_INTERNAL_SERVER_ERROR_WRONG_RESPONSE"] = "App server error";
$MESS["SALE_ROUTER_ORDER_NOT_FOUND"] = "<p>This deal-to-order binding is no longer relevant. The order may have been deleted or bound to another deal.</p><p>To sync the deal with the order, delete the deal&nbsp;<b>#PLACEMENT_ENTITY_ID#</b>, then run the order to deal import wizard from the deal.</p>";
$MESS["SALE_ROUTER_PAGE_NOT_FOUND"] = "Unknown request type";
?>