Added $strNoDropDatabases
This commit is contained in:
@@ -291,6 +291,7 @@ $strInsertedRows = 'Inserted rows:';
|
||||
$strInstructions = 'Instructions';//to translate
|
||||
$strNbRecords = 'no. of records';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
||||
$strNoModification = 'No change'; // To translate
|
||||
$strOffSet = 'offset';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
|
Reference in New Issue
Block a user