| Current Path : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/lib/model/ |
| Current File : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/lib/model/product.php |
<?php $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_BAD_NUMERIC_FIELD"] = "The #FIELD# field contains invalid data."; $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_BAD_PRODUCT_TYPE"] = "Incorrect product type."; $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_ELEMENT_NOT_EXISTS"] = "Cannot find target information block item for which the product properties are to be created."; $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_QUANTITY_RESERVE_LESS_ZERO"] = "Field QUANTITY_RESERVED is less than zero."; $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_SIMPLE_IBLOCK"] = "The information block is not part of the Commercial Catalog module."; $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_WRONG_PRODUCT_ID"] = "The product ID is missing."; $MESS["BX_CATALOG_MODEL_PRODUCT_ERR_WRONG_PURCHASING_CURRENCY"] = "The purchasing currency is empty.";