diff --git a/db_details.php3 b/db_details.php3 index 12ca8c806b..f5b57292bb 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -133,9 +133,16 @@ if($cfgBookmark['db'] && $cfgBookmark['table']) :
-
- - +"; + echo $strNumberIndexes.":"; + echo ""; + echo "
"; + echo $strFields.":"; + echo ""; + echo ""; +?>
  • diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index a52b4e6af3..87dbbd7a1c 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 327a4a918d..a790541aa2 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 8caa796397..9292555c5f 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 57f1097f4d..8a5b796655 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 f9eee09c19..ac275bea37 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 298787ca3d..8fd0b6fa22 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 dfc56fb74e..25879cff99 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 ec25216663..066ef184dc 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 426478adf7..0a67c9cf4f 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 ace95ca717..ee7a143fe5 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 e2daf4c178..b79fe217f3 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 44af536ee3..cb5095c793 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 82751bec2f..3a3288789a 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 52b1de3b9e..932607e92c 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 41b9551940..f62f200fe9 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 a811e82258..8096ffdb57 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 28d59d1d4e..80601c43bb 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 b6b92eef0f..d90e994dfd 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 f23a0903e7..708989b9c7 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 0cacd75481..e99e1acbdc 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 ?>