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/shipmentitem.php

<?php
$MESS["SALE_EVENT_ON_BEFORE_SALESHIPMENTITEM_SET_FIELD_ERROR"] = "Error in shipment field value set event";
$MESS["SALE_SHIPMENT_ITEM_BARCODE_MORE_ITEM_QUANTITY"] = "The number of barcodes is more than product quantity";
$MESS["SALE_SHIPMENT_ITEM_BASKET_ITEM_NOT_FOUND"] = "A shopping cart item ##BASKET_ITEM_ID# linked to the shipment ##SHIPMENT_ID# was not found.";
$MESS["SALE_SHIPMENT_ITEM_BASKET_WRONG_BASKET_ITEM"] = "Incorrect shopping cart object";
$MESS["SALE_SHIPMENT_ITEM_ERR_QUANTITY_EMPTY"] = "The quantity of #BASKET_ITEM_NAME# cannot be zero or less than zero";
$MESS["SALE_SHIPMENT_ITEM_LESS_AVAILABLE_QUANTITY_2"] = "The available quantity of \"#PRODUCT_NAME#\" is less than that specified in the shopping cart. Check if this product has been added to the order's other shipments.";
$MESS["SALE_SHIPMENT_ITEM_MARKING_CODE_LESS_ITEM_QUANTITY"] = "Not all barcodes specified for \"#PRODUCT_NAME#\".";
$MESS["SALE_SHIPMENT_ITEM_MARKING_CODE_LESS_ITEM_QUANTITY_LONG_2"] = "Cannot fulfill shipment because no barcode exists for product \"#PRODUCT_NAME#\". Please open the shipment edit form, add the barcode and try again.";
$MESS["SALE_SHIPMENT_ITEM_SHIPMENT_ALREADY_SHIPPED_CANNOT_EDIT"] = "Shipment already done. No change is possible.";