| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/helpers/order/builder/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/helpers/order/builder/orderbuilder.php |
<? $MESS["SALE_HLP_ORDERBUILDER_DATE_FORMAT_ERROR"] = "Document date format is incorrect"; $MESS["SALE_HLP_ORDERBUILDER_DATE_FORMAT_RES_ERROR"] = "Return date format is incorrect"; $MESS["SALE_HLP_ORDERBUILDER_DATE_FORMAT_VOU_ERROR"] = "Invalid payment order date"; $MESS["SALE_HLP_ORDERBUILDER_DELIVERY_NOT_FOUND"] = "Delivery service was not found."; $MESS["SALE_HLP_ORDERBUILDER_ERROR_PAYMENT_SUM"] = "Order total cannot be changed if the status is \"Paid\""; $MESS["SALE_HLP_ORDERBUILDER_ERROR_PAYSYSTEM_SERVICE"] = "Payment system does not match restrictions"; $MESS["SALE_HLP_ORDERBUILDER_ERROR_SHIPMENT_SERVICE"] = "Delivery service does not match restrictions"; $MESS["SALE_HLP_ORDERBUILDER_PAYMENT_NOT_FOUND"] = "Payment was not found"; $MESS["SALE_HLP_ORDERBUILDER_SHIPMENT_NOT_FOUND"] = "Shipment was not found"; ?>