| Current Path : /var/www/homesaver/www/bitrix/modules/sale/handlers/delivery/rest/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/handlers/delivery/rest/lang/en/requesthandler.php |
<?php $MESS["SALE_DELIVERY_REST_REQUEST_HANDLER_ACTION_NOT_SUPPORTED"] = "Delivery service handler doesn't support this operation."; $MESS["SALE_DELIVERY_REST_REQUEST_HANDLER_REQUEST_NOT_FOUND"] = "Delivery request was not found"; $MESS["SALE_DELIVERY_REST_REQUEST_NETWORK_ERROR"] = "Network error. Please try again later."; $MESS["SALE_DELIVERY_REST_REQUEST_REQUEST_ID_NOT_SPECIFIED"] = "Request ID not specified."; $MESS["SALE_DELIVERY_REST_REQUEST_SHIPMENTS_NOT_FOUND"] = "Shipments were not found"; $MESS["SALE_DELIVERY_REST_REQUEST_UNKNOWN_ERROR"] = "That's an error.";