Implement database renaming (RFE #792463).
This commit is contained in:
@@ -733,4 +733,7 @@ $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
$strAfterInsertSame = 'Go back to this page'; //to translate
|
||||
$strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
|
||||
$strDatabaseEmpty = 'The database name is empty!'; //to translate
|
||||
$strDBRename = 'Rename database to'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user