$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"] = "
This deal-to-order binding is no longer relevant. The order may have been deleted or bound to another deal.
To sync the deal with the order, delete the deal #PLACEMENT_ENTITY_ID#, then run the order to deal import wizard from the deal.
"; $MESS["SALE_ROUTER_PAGE_NOT_FOUND"] = "Unknown request type"; ?>