Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/lib/grid/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/lib/grid/productaction.php

<?php
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_BAD_CATALOG"] = "The information block is not in catalog mode.";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_BAD_FIELDS"] = "Incorrect sets of product parameters to update";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_BAD_IBLOCK_ID"] = "Incorrect information block ID";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_CANNOT_SET_FIELD_BY_TYPE"] = "Selected parameters cannot be updated in products #NAMES#";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_EMPTY_ELEMENTS"] = "No items to modify specified";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_EMPTY_FIELDS"] = "No product parameters to update specified";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_SECTION_PRODUCTS_CONVERT"] = "Error converting products in section [#ID#] #NAME#. Please open the section and try again.";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_SECTION_PRODUCTS_UPDATE"] = "Error updating products in section [#ID#] #NAME#. Please open the section and try again.";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_SECTION_SERVICES_CONVERT"] = "Error converting services in section [#ID#] #NAME#. Please open the section and try again.";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_SELECTED_INVENTORY_PRODUCTS"] = "Products #NAMES# cannot be converted to services because they appear in the processed inventory objects.";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_SELECTED_NOT_SERVICE"] = "Items #NAMES# are products already. They won't be converted.";
$MESS["BX_CATALOG_PRODUCT_ACTION_ERR_SELECTED_NOT_SIMPLE_PRODUCT"] = "Products #NAMES# are not simple products and thus cannot be converted into services.";