Your IP : 3.139.240.219


Current Path : /home/bitrix/ext_www/royal-thermo.com.ua/bitrix/modules/forum/lang/en/tools/
Upload File :
Current File : /home/bitrix/ext_www/royal-thermo.com.ua/bitrix/modules/forum/lang/en/tools/dbtools.php

<?
$MESS["F_DB_DROPINDEX_SUCCESS"] = "The index \"#INDEX#\" of \"#TABLE#\" has been deleted successfully.";
$MESS["F_DB_DROPINDEX_FAIL"] = "Error deleting the index \"#INDEX#(#FIELDS#)\" of \"#TABLE#\".";
$MESS["F_DB_DROPINDEX_OFFER"] = "To complete updating the module, you have to delete the index \"#INDEX#\" of the table \"#TABLE#\".";
$MESS["F_DB_CREATEINDEX_SUCCESS"] = "An index \"#INDEX#(#FIELDS#)\" has been successfully created for the table \"#TABLE#\".";
$MESS["F_DB_CREATEINDEX_FAIL"] = "Error creating an index \"#INDEX#(#FIELDS#)\" for the table \"#TABLE#\".";
$MESS["F_DB_CREATEINDEX_OFFER"] = "To complete updating the module, you have to create an index \"#INDEX#(#FIELDS#)\" for the table \"#TABLE#\".";
$MESS["F_DB_GO"] = "Go";
?>