Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/forum/lang/en/tools/ |
Current File : /var/www/www-root/data/www/monolith-realty.ru/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"; ?>