Your IP : 216.73.216.86


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

<?
$MESS["SALE_SHIPMENT_ACCOUNT_NUMBER_EXISTS"] = "Payment account with this number already exists.";
$MESS["SALE_SHIPMENT_DELIVERY_SERVICE_EMPTY"] = "Delivery service is not specified";
$MESS["SALE_SHIPMENT_EXIST_SHIPPED"] = "Partial shipment was already shipped. Cancel shipment";
$MESS["SALE_SHIPMENT_QUANTITY_MISMATCH"] = "Quantity of '#NAME#' does not match: shipping #QUANTITY#";
$MESS["SALE_SHIPMENT_SYSTEM_QUANTITY_ERROR"] = "Quantity of \"#NAME#\" in the shipment is #QUANTITY#, while quantity is decreased by #DELTA_QUANTITY#";
$MESS["SALE_SHIPMENT_SYSTEM_SHIPMENT_CHANGE"] = "System shipment cannot be modified";
$MESS["SALE_SHIPMENT_WRONG_DELIVERY_SERVICE"] = "Incorrect delivery service specified";
?>