Your IP : 172.69.17.154


Current Path : /var/www/element/data/www/greenpr.ru/bitrix/modules/iblock/lang/en/admin/
Upload File :
Current File : /var/www/element/data/www/greenpr.ru/bitrix/modules/iblock/lang/en/admin/iblock_convert.php

<?
$MESS ['IBCONV_TITLE'] = "Information Block property convertor";
$MESS ['IBCONV_PERMISSION'] = "Not enough permissions.";
$MESS ['IBCONV_WRONG_CONVERSION'] = "Illegal conversion.";
$MESS ['IBCONV_WRONG_VERSION'] = "Information Block of unknown version.";
$MESS ['IBCONV_WRONG_IBLOCK'] = "Information Block does not exist.";
$MESS ['IBCONV_ATTENTION'] = "Attention!";
$MESS ['IBCONV_WARNING_MESSAGE'] = "<p>Property values for information block #IBLOCK_NAME# will be transferred to other tables.</p><p>Please note, it can take a long time. If the process will fail due to error or will stop before completing than you need to start it again.</p><p>During the transfer process part of the property values will be unavailable for viewing or updating. That's why the process should be completed.</p><p>To start transfer click the \"Transfer\" button.</p>";
$MESS ['IBCONV_MOVE'] = "Transfer";
$MESS ['IBCONV_CREATE_TABLE'] = "Creating tables for storing properties.";
$MESS ['IBCONV_PROGRESS'] = "Transferring property values for element #DONE# from #TODO#.";
$MESS ['IBCONV_INPROGRESS'] = "Transferring property values for elements.";
$MESS ['IBCONV_FINALIZE'] = "Completing transferring property values for elements.";
$MESS ['IBCONV_PREPARE'] = "Preparing to transfer property values.";
$MESS ['IBCONV_FINALIZE2'] = "Completing transferring property values for elements and deleting tables where they previously were stored.";
$MESS ['IBCONV_FINISHED'] = "Process of transferring property values for elements is completed.";
$MESS ['IBCONV_TABLE_CREATION_ERROR'] = "Error creating tables for storing properties.";
$MESS ['IBCONV_FINISHED_HREF'] = "Back to the information block edit form.";
?>