diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index 0b84ddd830..3edcc00f1a 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index 57834000d9..99a4db89ea 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index deb8e85c9c..e5f2ff4af7 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -289,4 +289,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again ';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index 10368463aa..9999f4836f 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -290,4 +290,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin
$strShowPHPInfo = 'Show PHP information'; // To translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index 6f612c3c62..3d45168894 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again ';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index b149ea1d18..e444336f3c 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -289,4 +289,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin
$strShowPHPInfo = 'Show PHP information'; // To translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index b7a265707b..e72ab37dd1 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -290,4 +290,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index 53d2eb21e1..c75ac98ca1 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -289,4 +289,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin
$strShowPHPInfo = 'Show PHP information'; // To translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index 92df2634b4..7c7a916a16 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index 5e25872d15..9db037aaf9 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -287,4 +287,5 @@ $strWelcome = 'Welcome to ';
$strWrongUser = 'Wrong username/password. Access denied.';
$strYes = 'Yes';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index 7ac88cd458..f162b824f3 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -287,4 +287,5 @@ $strWelcome = 'Bienvenue
$strWrongUser = 'Erreur d\'utilisateur/mot de passe. Accès refusé';
$strYes = 'Oui';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index 96a0e232dc..35a15bab44 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -289,4 +289,5 @@ $strYes = 'Ja';
// 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\').';
+$strInstructions = 'Befehle'; //to translate
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index 8786b4804c..b15fe3815e 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -290,4 +290,5 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin
$strShowPHPInfo = 'Show PHP information'; // To translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3
index 05d33fbd89..590e213cf3 100644
--- a/lang/japanese.inc.php3
+++ b/lang/japanese.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index 3fff438ade..4256d66958 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index 59588fea92..824ab18f88 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index 0c450765f8..9b97c6af07 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -289,4 +289,5 @@ $strYes = 'Tak';
// To translate
$strLengthSet = 'Length/Values*';
$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\').';
-?>
\ No newline at end of file
+$strInstructions = 'Instructions';//to translate
+?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 60fc40c657..b42ffbf9b7 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index c8ec31b387..74c43e23a6 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -289,4 +289,5 @@ $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
$strTables = '%s table(s)'; //to translate
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index 48d0c8c937..7c28f26e16 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -289,4 +289,5 @@ $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\').';
$strShowPHPInfo = 'Show PHP information'; // To translate
$strTables = '%s table(s)'; //to translate
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3
index b8328adb25..59f30091aa 100644
--- a/lang/slovak-iso.inc.php3
+++ b/lang/slovak-iso.inc.php3
@@ -290,4 +290,5 @@ $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
$strTables = '%s table(s)'; //to translate
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index 654abf6e5e..c38c27b20f 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -291,4 +291,5 @@ $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\').';
$strShowPHPInfo = 'Show PHP information'; // To translate
$strTables = '%s table(s)'; //to translate
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index f27073d4a4..72028e9e80 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index b5e0b19bde..f42fd5b311 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -294,4 +294,5 @@ $strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
+$strInstructions = 'Instructions';//to translate
?>