Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/modules/iblock/lang/en/classes/general/ |
Upload File : |
<?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.";