Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/iblock/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/iblock/lang/en/classes/general/iblockxmlimport.php

<?php
$MESS["IBLOCK_XML_IMPORT_ERR_BAD_STEP_ID"] = "Invalid import operation ID.";
$MESS["IBLOCK_XML_IMPORT_ERR_CANNOT_CREATE_TEMPORARY_TABLES_INDEX"] = "Error creating the index of temporary tables.";
$MESS["IBLOCK_XML_IMPORT_ERR_CANNOT_PREPARE_TEMPORARY_TABLES"] = "Error creating temporary tables.";
$MESS["IBLOCK_XML_IMPORT_ERR_ELEMENTS_IMPORT_FAILURE"] = "Error importing items: #ERROR#";
$MESS["IBLOCK_XML_IMPORT_ERR_IBLOCK_SECTIONS_IMPORT_FAILURE"] = "Error importing sections: #ERROR#";
$MESS["IBLOCK_XML_IMPORT_ERR_METADATA_IMPORT_FAILURE"] = "Error importing metadata. #ERROR#";
$MESS["IBLOCK_XML_IMPORT_ERR_OPEN_XML_FILE"] = "Error trying to open the source file.";
$MESS["IBLOCK_XML_IMPORT_ERR_PARAMETER_FILE_IS_EMPTY"] = "Import file not specified.";
$MESS["IBLOCK_XML_IMPORT_MESS_CREATE_TEMPORARY_TABLES_INDEX_COMPLETE"] = "Temporary tables has been indexed.";
$MESS["IBLOCK_XML_IMPORT_MESS_FINAL_SUCCESS"] = "Import has completed successfully.";
$MESS["IBLOCK_XML_IMPORT_MESS_IBLOCK_ELEMENTS_IMPORT_COMPLETE"] = "Elements has been imported successfully.";
$MESS["IBLOCK_XML_IMPORT_MESS_IBLOCK_ELEMENTS_IMPORT_PROGRESS"] = "Processed #DONE# elements of #TOTAL#.";
$MESS["IBLOCK_XML_IMPORT_MESS_IBLOCK_SECTIONS_IMPORT_COMPLETE"] = "Sections have been imported.";
$MESS["IBLOCK_XML_IMPORT_MESS_IBLOCK_SECTIONS_RESORT_COMPLETE"] = "Done rebuilding section tree.";
$MESS["IBLOCK_XML_IMPORT_MESS_METADATA_IMPORT_COMPLETE"] = "Metadata has been imported successfully.";
$MESS["IBLOCK_XML_IMPORT_MESS_PROCESS_MISSING_IBLOCK_ELEMENTS_COMPLETE"] = "Done deactivating/deleting elements.";
$MESS["IBLOCK_XML_IMPORT_MESS_PROCESS_MISSING_IBLOCK_SECTIONS_COMPLETE"] = "Done processing sections missing from import file.";
$MESS["IBLOCK_XML_IMPORT_MESS_PRODUCT_BUNDLES_IMPORT_COMPLETE"] = "Sets have been imported.";
$MESS["IBLOCK_XML_IMPORT_MESS_XML_FILE_READ_COMPLETE"] = "The source file has been processed.";
$MESS["IBLOCK_XML_IMPORT_MESS_XML_FILE_READ_PROGRESS"] = "Processed #PERCENT#% so far.";