diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index c1eb14665d..ecd59025f5 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -290,6 +290,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index ff504fdc2a..3753e7a83a 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -290,6 +290,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index d6b081cd47..c7ff88d2a0 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -287,6 +287,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strLengthSet = 'Length/Values*'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index 21dc823abf..0c21d6a07b 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -290,6 +290,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index 08a86a9ed1..c111f073fc 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -290,6 +290,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index e90c26e61f..b6e0ff5583 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index b7b2a60f26..ef8287617d 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index 75919ab9e4..68d66a61c3 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index 9eea04f550..cd2b7404e9 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -301,5 +301,6 @@ $strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strOffSet = 'offset';
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strFullText = 'Full Texts';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strPartialText = 'Partial Texts';//to translate
?>
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index 2f07403064..8f76c50b11 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -142,6 +142,7 @@ $strInsertNewRow = 'Insert new row';
$strInsertTextfiles = 'Insert textfiles into table';
$strInstructions = 'Instructions';
$strInUse = 'in use';
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.';
$strKeyname = 'Keyname';
$strKill = 'Kill';
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index 7cf82ab6a7..4a17dc5bb1 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -142,7 +142,7 @@ $strInsertNewRow = 'Ins
$strInsertTextfiles = 'Insérer un fichier texte dans la table';
$strInstructions = 'Instructions';
$strInUse = 'utilisé';
-
+$strInvalidName = '"%s" est un mot réservé, il ne peut être utilisé comme nom de base/table/champ.';
$strKeyname = 'Nom de la clé';
$strKill = 'Supprimer';
diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3
index 7d567168b8..9143cb705d 100644
--- a/lang/galician.inc.php3
+++ b/lang/galician.inc.php3
@@ -282,6 +282,7 @@ $strFieldsEmpty = ' The field count is empty! '; // To translate
$strFormEmpty = 'Missing value in the form !'; // To translate
$strInsertedRows = 'Inserted rows:'; // To translate
$strInstructions = 'Instructions'; // To translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases'; // To translate
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; // To translate
$strNoModification = 'No change'; // To translate
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index d6574b992a..443305583f 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -299,6 +299,8 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
$strYes = 'Ja';
+// To translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strFullText = 'Full Texts';//to translate
$strPartialText = 'Partial Texts';//to translate
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index 592913c972..930593524b 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3
index fd69c9db8b..db764bec97 100644
--- a/lang/japanese.inc.php3
+++ b/lang/japanese.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index 41c0b3534a..d3cc349b6c 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index 514cfb3cea..5e0193c2ae 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -109,7 +109,7 @@ $strField = 'Felt';
$strFields = 'Felter';
$strFixed = 'statisk';
$strFormat = 'Format';
-$strFormEmpty = 'Manglende verdi i skjemaet !';
+$strFormEmpty = 'Manglende verdi i skjemaet!';
$strFullText = 'Hele strenger';
$strFunction = 'Funksjon';
@@ -148,7 +148,7 @@ $strLimitNumRows = 'rader per side';
$strLineFeed = 'Linjeskift: \\n';
$strLines = 'Linjer';
$strLocationTextfile = 'Plassering av filen';
-$strLogin = 'Login'; //to translate, but its not in use ...
+$strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Logg ut';
$strModifications = 'Endringene er lagret';
@@ -198,6 +198,7 @@ $strPrivileges = 'Privilegier';
$strProducedAnError = 'resulterte i en feil.';
$strProperties = 'Egenskaper';
+$strQBE = 'Query by Example'; //to translate
$strQBEDel = 'Slett';
$strQBEIns = 'Sett inn';
$strQueryOnDb = 'SQL-spørring i database ';
@@ -291,14 +292,15 @@ $strWrongUser = 'Ugyldig brukernavn/passord. Ingen tilgang.';
$strYes = 'Ja';
-//to translate
-$strCarriage = 'Carriage return: \\r'; //to translate
+// To translate
+$strCarriage = 'Carriage return: \\r'; //to translate
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strGrants = 'Grants'; //to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strOffSet = 'offset'; //to translate
$strPartialText = 'Partial Texts'; //to translate
$strQBE = 'Query by Example'; //to translate
-$strServerChoice = 'Server Choice'; //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\').'; //to translate
+$strServerChoice = 'Server Choice'; //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\').'; //to translate
$strStatement = 'Statements'; //to translate
?>
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index 3d250f7bbe..847f56b222 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -299,4 +299,7 @@ $strWelcome = 'Witamy w ';
$strWrongUser = 'B³êdne pola u¿ytkownik/has³o. Brak dostêpu.';
$strYes = 'Tak';
+
+// To translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 910314c003..a3e963b1ba 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -289,6 +289,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3
index 79f88f3867..5708e2d1da 100644
--- a/lang/romanian.inc.php3
+++ b/lang/romanian.inc.php3
@@ -298,6 +298,9 @@ $strWelcome = 'Bun venit la ';
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
$strYes = 'Da';
+
+// To translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strFullText = 'Full Texts';//to translate
$strPartialText = 'Partial Texts';//to translate
?>
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index 17dee8e24e..be0015d452 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -289,6 +289,7 @@ $strExtendedInserts = 'Extended inserts';
$strGzip = '"gzipped"'; // To translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strLengthSet = 'Length/Values*'; // To translate
$strOffSet = 'offset'; // To translate
$strNoDatabases = 'No databases';
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index 5095d4ae84..66feceb5c5 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -289,6 +289,7 @@ $strExtendedInserts = 'Extended inserts';
$strGzip = '"gzipped"'; // To translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strLengthSet = 'Length/Values*'; // To translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3
index 3b7d603fc9..ed44980be0 100644
--- a/lang/slovak-iso.inc.php3
+++ b/lang/slovak-iso.inc.php3
@@ -292,6 +292,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index cfaac395dc..89249ec67c 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -301,5 +301,6 @@ $strGzip = '"gzipped"'; //to translate
$strOffSet = 'offset'; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strFullText = 'Full Texts';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strPartialText = 'Partial Texts';//to translate
?>
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index 1bceb8797d..bd2e040f4c 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -298,6 +298,9 @@ $strWelcome = 'V
$strWrongUser = 'Fel användarnamn/lösenord. Åtkomst nekad.';
$strYes = 'Ja';
+
+// To translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strFullText = 'Full Texts';//to translate
$strPartialText = 'Partial Texts';//to translate
?>
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index b5f4d8466b..4cf7f9ab11 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -290,6 +290,7 @@ $strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
+$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
$strNbRecords = 'no. of records';
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';