| Current Path : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/lib/controller/ |
| Current File : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/lib/controller/document.php |
<?php $MESS["CATALOG_CONTROLLER_DOCUMENT_CANCEL_ERROR"] = "Error canceling inventory object processing: #ERROR#"; $MESS["CATALOG_CONTROLLER_DOCUMENT_CONDUCT_ERROR"] = "Error processing inventory object: #ERROR#"; $MESS["CATALOG_CONTROLLER_DOCUMENT_CONDUCT_GENERAL_ERROR"] = "Error processing \"#DOC_TITLE#\""; $MESS["CATALOG_CONTROLLER_DOCUMENT_NOT_FOUND"] = "Inventory object was not found."; $MESS["DOCUMENT_CONTROLLER_CANCEL_ERROR"] = "Error canceling inventory object \"#DOC_TITLE#\": #ERROR#"; $MESS["DOCUMENT_CONTROLLER_CONDUCT_ERROR"] = "Error processing inventory object \"#DOC_TITLE#\": #ERROR#"; $MESS["DOCUMENT_CONTROLLER_DELETE_CONDUCTED_ERROR"] = "You cannot delete inventory object \"#DOC_TITLE#\" because it has already been processed."; $MESS["DOCUMENT_CONTROLLER_DELETE_ERROR"] = "Error deleting inventory object \"#DOC_TITLE#\": #ERROR#"; $MESS["DOCUMENT_CONTROLLER_MANAGEMENT_NOT_ENABLED"] = "You have to enable inventory management to process the inventory object"; $MESS["DOCUMENT_CONTROLLER_NO_INVENTORY_MANAGEMENT_ENABLED_ERROR"] = "Inventory Management is not available on your plan."; $MESS["DOCUMENT_CONTROLLER_NO_RIGHTS_ERROR"] = "Insufficient permissions to save the inventory object"; $MESS["DOCUMENT_CONTROLLER_NO_STORE_RIGHTS_ERROR"] = "Cannot complete action because you don't have sufficient permissions to view and select warehouses.";