diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index 23640249c..6f0f964e2 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -310,5 +310,6 @@ $strIdxFulltext = 'Fulltext'; //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
$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
+$strShowAll = 'Show all'; // to translate
$strWithChecked = 'With checked:'; //to translate
?>
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index f515ecbc2..e9618480c 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -303,17 +304,17 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strOffSet = 'offset';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index 08be7faee..7a48dd4f9 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -291,6 +291,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -299,16 +300,16 @@ $strLengthSet = 'Length/Values*'; //to translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
+$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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again ';
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index 3b1beb066..4814f2723 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -301,15 +302,15 @@ $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/tabl
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = ' SQL-query on database '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index 11963f436..2a87ff482 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -303,17 +304,17 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
$strOffSet = 'offset';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again ';
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3
index 1d663ed3e..ba029189b 100644
--- a/lang/czech-iso.inc.php3
+++ b/lang/czech-iso.inc.php3
@@ -311,4 +311,5 @@ $strYes = 'Ano';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index 187720814..ba18fca97 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -311,4 +311,5 @@ $strYes = 'Ano';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index 1a702b8d9..6fb1c0621 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -293,6 +293,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -300,15 +301,15 @@ $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/tabl
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
+$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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index 849fda6fe..6c82e31b3 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -309,6 +309,7 @@ $strGzip = '"gzipped"'; //to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to translate
$strOffSet = 'offset'; //to translate
+$strShowAll = 'Show all'; // to translate
$strUseBackquotes = 'Gebruik backquotes bij tabellen en velden\' namen'; // what are backquotes?
$strWithChecked = 'With checked:';
?>
diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3
index e8e895dec..c19eddd92 100644
--- a/lang/finnish.inc.php3
+++ b/lang/finnish.inc.php3
@@ -313,4 +313,7 @@ $strWithChecked = 'Valitut:';
$strWrongUser = 'Väärä käyttäjätunnus tai salasana. Pääsy kielletty.';
$strYes = 'Kyllä';
+
+// To translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index cbcfe4ac7..998f6adc4 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -252,6 +252,7 @@ $strServerChoice = 'Choix du serveur';
$strServerVersion = 'Version du serveur';
$strSetEnumVal = 'Les différentes valeurs des champs de type enum/set sont à spécifier sous la forme \'a\',\'b\',\'c\'...
Pour utiliser un caractère "\\" ou "\'" dans l\'une de ces valeurs, faites le précéder du caractère d\'échappement "\\" (par exemple \'\\\\xyz\' ou \'a\\\'b\').';
$strShow = 'Afficher';
+$strShowAll = 'Tout afficher';
$strShowingRecords = 'Affichage des enregistrements';
$strShowPHPInfo = 'Afficher les informations relatives à PHP';
$strShowThisQuery = 'Réafficher la requête après exécution';
diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3
index 6526b9551..64e19f19b 100644
--- a/lang/galician.inc.php3
+++ b/lang/galician.inc.php3
@@ -310,5 +310,6 @@ $strYes = 'Si';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
+$strShowAll = 'Show all'; // to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index 642a644f6..59b4cf254 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -311,4 +311,5 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
$strYes = 'Ja';
// To translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3
index 8bf7dc844..c65dcc7fe 100644
--- a/lang/greek.inc.php3
+++ b/lang/greek.inc.php3
@@ -309,4 +309,7 @@ $strWithChecked = '
$strWrongUser = 'ËáíèáóìÝíïò ÷ñÞóôçò/êùäéêüò ðñüóâáóçò. ¶ñíçóç ðñüóâáóçò.';
$strYes = 'Íáé';
+
+// To translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index 0fee2356b..d7e393c2d 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -310,4 +310,7 @@ $strWithChecked = 'Se selezionati:';
$strWrongUser = 'Nome utente o password errati. Accesso negato.';
$strYes = ' Si ';
+
+// To translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/japanese.inc.php3 b/lang/japanese.inc.php3
index 7b7d21127..cf3ea66bf 100644
--- a/lang/japanese.inc.php3
+++ b/lang/japanese.inc.php3
@@ -293,6 +293,7 @@ $strDisplayOrder = 'Display order:';
$strDropTable = 'Drop table';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -302,17 +303,17 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3
index 6e93ed3ce..9bd832011 100644
--- a/lang/korean.inc.php3
+++ b/lang/korean.inc.php3
@@ -293,6 +293,7 @@ $strDisplayOrder = 'Display order:';
$strDropTable = 'Drop table';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -302,17 +303,17 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index 8c4c0b8c7..a81bc5f61 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -308,6 +308,7 @@ $strCarriage = 'Carriage return: \\r'; //to translate
$strGrants = 'Grants'; //to translate
$strOffSet = 'offset'; //to translate
$strPartialText = 'Partial Texts'; //to translate
+$strShowAll = 'Show all'; // to translate
$strStatement = 'Statements'; //to translate
$strWithChecked = 'With checked:'; //to translate
?>
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index 2f45a88e9..da5f738d1 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -309,5 +309,6 @@ $strYes = 'Tak';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
+$strShowAll = 'Show all'; // to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 65367b688..c7e98afcf 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -293,6 +293,7 @@ $strDisplayOrder = 'Display order:';
$strDropTable = 'Drop table';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -302,17 +303,17 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3
index 165d2a31e..33108daa6 100644
--- a/lang/romanian.inc.php3
+++ b/lang/romanian.inc.php3
@@ -311,4 +311,5 @@ $strYes = 'Da';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index 12e90ffa8..a3f1befba 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -292,6 +292,7 @@ $strDatabasesStats = 'Databases statistics';//to translate
$strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
+$strFullText = 'Full Texts';//to translate
$strGzip = '"gzipped"'; // To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
@@ -302,13 +303,13 @@ $strOffSet = 'offset'; // To translate
$strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index aab2d1c63..12aae33f9 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -292,6 +292,7 @@ $strDatabasesStats = 'Databases statistics';//to translate
$strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
+$strFullText = 'Full Texts';//to translate
$strGzip = '"gzipped"'; // To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
@@ -302,13 +303,13 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset'; // To translate
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3
index 694170571..c3185c297 100644
--- a/lang/slovak-iso.inc.php3
+++ b/lang/slovak-iso.inc.php3
@@ -304,6 +304,7 @@ $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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index 4a31a3b69..374d12062 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -310,5 +310,6 @@ $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
+$strShowAll = 'Show all'; // to translate
$strWithChecked = 'With checked:';
?>
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index 3ac3c336b..7377361eb 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -311,4 +311,5 @@ $strYes = 'Ja';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
+$strShowAll = 'Show all'; // to translate
?>
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index 9c26302e4..d29d777e4 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
+$strFullText = 'Full Texts';//to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
@@ -303,17 +304,17 @@ $strNoDatabases = 'No databases';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoModification = 'No change'; // To translate
$strOffSet = 'offset';
+$strPartialText = 'Partial Texts';//to translate
+$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strQueryOnDb = 'SQL-query on database ';
$strRowSize = ' Row size '; //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\').';
+$strShowAll = 'Show all'; // to translate
$strShowPHPInfo = 'Show PHP information'; // To translate
$strShowThisQuery = ' Show this query here again '; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)'; //to translate
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
-$strServerChoice = 'Server Choice';//to translate
-$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
-$strFullText = 'Full Texts';//to translate
-$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>