diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3
index a52b4e6af..87dbbd7a1 100644
--- a/lang/brazilian_portuguese.inc.php3
+++ b/lang/brazilian_portuguese.inc.php3
@@ -143,4 +143,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3
index 327a4a918..a790541aa 100644
--- a/lang/bulgarian-win1251.inc.php3
+++ b/lang/bulgarian-win1251.inc.php3
@@ -142,4 +142,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3
index 8caa79639..9292555c5 100644
--- a/lang/catala.inc.php3
+++ b/lang/catala.inc.php3
@@ -122,4 +122,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3
index 57f1097f4..8a5b79665 100644
--- a/lang/chinese_big5.inc.php3
+++ b/lang/chinese_big5.inc.php3
@@ -127,4 +127,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3
index f9eee09c1..ac275bea3 100644
--- a/lang/chinese_gb.inc.php3
+++ b/lang/chinese_gb.inc.php3
@@ -127,4 +127,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3
index 298787ca3..8fd0b6fa2 100644
--- a/lang/czech-win1250.inc.php3
+++ b/lang/czech-win1250.inc.php3
@@ -140,4 +140,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3
index dfc56fb74..25879cff9 100644
--- a/lang/danish.inc.php3
+++ b/lang/danish.inc.php3
@@ -143,4 +143,5 @@ $strTableType = "Tabel type";
$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside ";
$strHomepageSourceforge = "Ny (men ikke endnu officiel) phpMyAdmin hjemmeside ";
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3
index ec2521666..066ef184d 100644
--- a/lang/dutch.inc.php3
+++ b/lang/dutch.inc.php3
@@ -130,4 +130,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/english.inc.php3 b/lang/english.inc.php3
index 426478adf..0a67c9cf4 100644
--- a/lang/english.inc.php3
+++ b/lang/english.inc.php3
@@ -155,4 +155,5 @@ $strBookmarkThis = "Bookmark this SQL-query";
$strBookmarkLabel = "Label";
$strBookmarkView = "View only";
$strTextAreaLength=" Because of its length, this field might not be editable ";
+$strNumberIndexes=" Number of advanced indexes ";
?>
diff --git a/lang/french.inc.php3 b/lang/french.inc.php3
index ace95ca71..ee7a143fe 100644
--- a/lang/french.inc.php3
+++ b/lang/french.inc.php3
@@ -173,4 +173,5 @@ $strBookmarkThis = "Bookmarker cette requ
$strBookmarkLabel = "Intitulé";
$strBookmarkView = "Voir uniquement";
$strTextAreaLength="Il est possible que ce champ ne soit pas éditable en raison de sa longueur";
+$strNumberIndexes=" Nombre d'index spéciaux ";
?>
diff --git a/lang/german.inc.php3 b/lang/german.inc.php3
index e2daf4c17..b79fe217f 100644
--- a/lang/german.inc.php3
+++ b/lang/german.inc.php3
@@ -137,4 +137,5 @@ $strBookmarkThis = "Bookmark this SQL-query"; // To translate
$strBookmarkLabel = "Label"; // To translate
$strBookmarkView = "View only"; // To translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3
index 44af536ee..cb5095c79 100644
--- a/lang/italian.inc.php3
+++ b/lang/italian.inc.php3
@@ -141,4 +141,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3
index 82751bec2..3a3288789 100644
--- a/lang/norwegian.inc.php3
+++ b/lang/norwegian.inc.php3
@@ -122,4 +122,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3
index 52b1de3b9..932607e92 100644
--- a/lang/polish.inc.php3
+++ b/lang/polish.inc.php3
@@ -132,4 +132,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3
index 41b955194..f62f200fe 100644
--- a/lang/portuguese.inc.php3
+++ b/lang/portuguese.inc.php3
@@ -129,4 +129,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3
index a811e8225..8096ffdb5 100644
--- a/lang/russian-koi8.inc.php3
+++ b/lang/russian-koi8.inc.php3
@@ -139,4 +139,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3
index 28d59d1d4..80601c43b 100644
--- a/lang/russian-win1251.inc.php3
+++ b/lang/russian-win1251.inc.php3
@@ -139,4 +139,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3
index b6b92eef0..d90e994df 100644
--- a/lang/spanish.inc.php3
+++ b/lang/spanish.inc.php3
@@ -141,4 +141,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3
index f23a0903e..708989b9c 100644
--- a/lang/swedish.inc.php3
+++ b/lang/swedish.inc.php3
@@ -153,4 +153,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>
diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3
index 0cacd7548..e99e1acbd 100644
--- a/lang/thai.inc.php3
+++ b/lang/thai.inc.php3
@@ -153,4 +153,5 @@ $strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
$strTextAreaLength=" Because of its length, this field might not be editable "; //to translate
+$strNumberIndexes=" Number of advanced indexes "; //to translate
?>