diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index 061d2e0487..1a8f763812 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -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';
$strOffSet = 'offset';
$strQueryOnDb = 'SQL-query on database ';
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index e02e9ac326..4872e94591 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -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';
$strOffSet = 'offset';
$strQueryOnDb = 'SQL-query on database ';
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index cdb4ed1743..1c282a2878 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -288,6 +288,7 @@ $strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strLengthSet = 'Length/Values*'; //to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strQueryOnDb = 'SQL-query on database ';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index 64b1720933..329e66eadc 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -290,6 +290,7 @@ $strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strQueryOnDb = ' SQL-query on database '; //to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index ec7187b987..b9869f5b10 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -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';
$strOffSet = 'offset';
$strQueryOnDb = 'SQL-query on database ';
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index f61dee5e00..023517e2a0 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -289,6 +289,7 @@ $strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strQueryOnDb = 'SQL-query on database ';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index 06934a1b38..6a6f6233aa 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -289,6 +289,7 @@ $strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strQueryOnDb = 'SQL-query on database ';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index f7f85e009a..1890967bd3 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -289,6 +289,7 @@ $strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strQueryOnDb = 'SQL-query on database ';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index 047154caba..e848f4be98 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -291,6 +291,7 @@ $strInstructions = 'Instructions';//to translate
$strInsertedRows = 'Inserted rows:';
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strOffSet = 'offset';
$strQueryOnDb = 'SQL-query on database ';
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index 5231783cc1..cb6d4f13d2 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -165,6 +165,7 @@ $strName = 'Name';
$strNbRecords = 'No. Of records';
$strNext = 'Next';
$strNo = 'No';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoDatabases = 'No databases';
$strNoModification = 'No change';
$strNoPassword = 'No Password';
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index 6a713d243d..43dbd98a05 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -165,6 +165,7 @@ $strName = 'Nom';
$strNbRecords = 'nb. d\'enregistrements';
$strNext = 'Suivant';
$strNo = 'Non';
+$strNoDropDatabases = 'La commande "DROP DATABASE" est désactivée.';
$strNoDatabases = 'Aucune base de données';
$strNoModification = 'Pas de modifications';
$strNoPassword = 'aucun mot de passe';
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index 3882eb351e..de8af767b9 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -296,4 +296,5 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
$strYes = 'Ja';
// To translate
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index 72131e56f3..8232cf1636 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -289,6 +289,7 @@ $strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strQueryOnDb = 'SQL-query on database ';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3
index 103e5389e9..90c8332022 100644
--- a/lang/japanese.inc.php3
+++ b/lang/japanese.inc.php3
@@ -290,6 +290,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 ';
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index b6c37da47b..9562cc4ff5 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -290,6 +290,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 ';
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index b2bfb4b80b..14144bbbc1 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -290,6 +290,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 ';
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index f708f1a066..10fd593588 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -293,6 +293,7 @@ $strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strLengthSet = 'Length/Values*';
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strStrucExcelCSV = 'CSV for Ms Excel data';
?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 78d546bd72..62fa641cee 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -290,6 +290,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 ';
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index a85c6a969b..d59ccf3c65 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -291,6 +291,7 @@ $strInstructions = 'Instructions';//to translate
$strLengthSet = 'Length/Values*'; // To translate
$strOffSet = 'offset'; // To translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowPHPInfo = 'Show PHP information'; // To translate
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index fa1b58a5d0..ea71fd9e17 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -290,6 +290,7 @@ $strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strLengthSet = 'Length/Values*'; // To translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset'; // To translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3
index de569e4e4f..245969ec54 100644
--- a/lang/slovak-iso.inc.php3
+++ b/lang/slovak-iso.inc.php3
@@ -292,6 +292,7 @@ $strExtendedInserts = 'Extended inserts';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowPHPInfo = 'Show PHP information'; // To translate
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index 6e0703f798..70b2a6a41a 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -292,6 +292,7 @@ $strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strLengthSet = 'Length/Values*';
$strNoDatabases = 'No databases';
+$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index af0c63ecc5..152bf89c18 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -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 ';
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index 4112272781..baa7025f8f 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -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 ';