From 36bb21a53dad8b683cd7bafd07c404eca59dcd38 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sat, 15 Jan 2005 00:04:32 +0000 Subject: [PATCH] Detailed storage engines status information. --- ChangeLog | 5 + lang/afrikaans-iso-8859-1.inc.php | 8 ++ lang/afrikaans-utf-8.inc.php | 8 ++ lang/albanian-iso-8859-1.inc.php | 8 ++ lang/albanian-utf-8.inc.php | 8 ++ lang/arabic-utf-8.inc.php | 8 ++ lang/arabic-windows-1256.inc.php | 8 ++ lang/azerbaijani-iso-8859-9.inc.php | 8 ++ lang/azerbaijani-utf-8.inc.php | 8 ++ lang/basque-iso-8859-1.inc.php | 8 ++ lang/basque-utf-8.inc.php | 8 ++ lang/bosnian-utf-8.inc.php | 8 ++ lang/bosnian-windows-1250.inc.php | 8 ++ lang/brazilian_portuguese-iso-8859-1.inc.php | 8 ++ lang/brazilian_portuguese-utf-8.inc.php | 8 ++ lang/bulgarian-koi8-r.inc.php | 8 ++ lang/bulgarian-utf-8.inc.php | 8 ++ lang/bulgarian-windows-1251.inc.php | 8 ++ lang/catalan-iso-8859-1.inc.php | 8 ++ lang/catalan-utf-8.inc.php | 8 ++ lang/chinese_simplified-gb2312.inc.php | 8 ++ lang/chinese_simplified-utf-8.inc.php | 8 ++ lang/chinese_traditional-big5.inc.php | 8 ++ lang/chinese_traditional-utf-8.inc.php | 8 ++ lang/croatian-iso-8859-2.inc.php | 8 ++ lang/croatian-utf-8.inc.php | 8 ++ lang/croatian-windows-1250.inc.php | 8 ++ lang/czech-iso-8859-2.inc.php | 8 ++ lang/czech-utf-8.inc.php | 8 ++ lang/czech-windows-1250.inc.php | 8 ++ lang/danish-iso-8859-1.inc.php | 8 ++ lang/danish-utf-8.inc.php | 8 ++ lang/dutch-iso-8859-1.inc.php | 8 ++ lang/dutch-utf-8.inc.php | 8 ++ lang/english-iso-8859-1.inc.php | 8 ++ lang/english-utf-8.inc.php | 8 ++ lang/estonian-iso-8859-1.inc.php | 8 ++ lang/estonian-utf-8.inc.php | 8 ++ lang/finnish-iso-8859-1.inc.php | 8 ++ lang/finnish-utf-8.inc.php | 8 ++ lang/french-iso-8859-1.inc.php | 8 ++ lang/french-utf-8.inc.php | 8 ++ lang/galician-iso-8859-1.inc.php | 8 ++ lang/galician-utf-8.inc.php | 8 ++ lang/georgian-utf-8.inc.php | 8 ++ lang/german-iso-8859-1.inc.php | 8 ++ lang/german-utf-8.inc.php | 8 ++ lang/greek-iso-8859-7.inc.php | 8 ++ lang/greek-utf-8.inc.php | 8 ++ lang/hebrew-iso-8859-8-i.inc.php | 8 ++ lang/hebrew-utf-8.inc.php | 8 ++ lang/hindi-utf-8.inc.php | 8 ++ lang/hungarian-iso-8859-2.inc.php | 8 ++ lang/hungarian-utf-8.inc.php | 8 ++ lang/indonesian-iso-8859-1.inc.php | 8 ++ lang/indonesian-utf-8.inc.php | 8 ++ lang/italian-iso-8859-1.inc.php | 8 ++ lang/italian-utf-8.inc.php | 8 ++ lang/japanese-euc.inc.php | 8 ++ lang/japanese-sjis.inc.php | 8 ++ lang/japanese-utf-8.inc.php | 8 ++ lang/korean-euc-kr.inc.php | 8 ++ lang/korean-utf-8.inc.php | 8 ++ lang/latvian-utf-8.inc.php | 8 ++ lang/latvian-windows-1257.inc.php | 8 ++ lang/lithuanian-utf-8.inc.php | 8 ++ lang/lithuanian-windows-1257.inc.php | 8 ++ lang/malay-iso-8859-1.inc.php | 8 ++ lang/malay-utf-8.inc.php | 8 ++ lang/norwegian-iso-8859-1.inc.php | 8 ++ lang/norwegian-utf-8.inc.php | 8 ++ lang/persian-utf-8.inc.php | 8 ++ lang/persian-windows-1256.inc.php | 8 ++ lang/polish-iso-8859-2.inc.php | 8 ++ lang/polish-utf-8.inc.php | 8 ++ lang/portuguese-iso-8859-1.inc.php | 8 ++ lang/portuguese-utf-8.inc.php | 8 ++ lang/romanian-iso-8859-1.inc.php | 8 ++ lang/romanian-utf-8.inc.php | 8 ++ lang/russian-cp-866.inc.php | 8 ++ lang/russian-koi8-r.inc.php | 8 ++ lang/russian-utf-8.inc.php | 8 ++ lang/russian-windows-1251.inc.php | 8 ++ lang/serbian_cyrillic-utf-8.inc.php | 8 ++ lang/serbian_cyrillic-windows-1251.inc.php | 8 ++ lang/serbian_latin-utf-8.inc.php | 8 ++ lang/serbian_latin-windows-1250.inc.php | 8 ++ lang/slovak-iso-8859-2.inc.php | 8 ++ lang/slovak-utf-8.inc.php | 8 ++ lang/slovak-windows-1250.inc.php | 8 ++ lang/slovenian-iso-8859-2.inc.php | 8 ++ lang/slovenian-utf-8.inc.php | 8 ++ lang/slovenian-windows-1250.inc.php | 8 ++ lang/spanish-iso-8859-1.inc.php | 8 ++ lang/spanish-utf-8.inc.php | 8 ++ lang/swedish-iso-8859-1.inc.php | 8 ++ lang/swedish-utf-8.inc.php | 8 ++ lang/thai-tis-620.inc.php | 8 ++ lang/thai-utf-8.inc.php | 8 ++ lang/turkish-iso-8859-9.inc.php | 8 ++ lang/turkish-utf-8.inc.php | 8 ++ lang/ukrainian-utf-8.inc.php | 8 ++ lang/ukrainian-windows-1251.inc.php | 8 ++ libraries/storage_engines.lib.php | 20 +++ server_engines.php | 137 +++++++++++++++++++ server_links.inc.php | 3 + 106 files changed, 981 insertions(+) create mode 100644 libraries/storage_engines.lib.php create mode 100644 server_engines.php diff --git a/ChangeLog b/ChangeLog index 0059377f8..94c15422b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-01-15 Alexander M. Turek + * server_links.inc.php, server_engines.php, lang/*.inc.php, + libraries/storage_engines.php: Detailed storage engines status + information. + 2005-01-12 Alexander M. Turek * tbl_properties_table_info.inc.php: Basic view detection. * tbl_properties_structure.php: Disabled table-specific interface elements diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index d63c79d3e..d9526d423 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -761,4 +761,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 9de4bcff3..2b60a89b6 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -762,4 +762,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 6a6ba283c..8837f2496 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -751,4 +751,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index a1e31f589..af188d477 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -752,4 +752,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 83a98fc24..8de77c374 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -755,4 +755,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index a1baf3d76..9c1c27c48 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -754,4 +754,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 2da94b5d8..755ee8784 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -750,4 +750,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 14b63c33a..02f1d0c7e 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -751,4 +751,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 9973c1c4e..16978f83e 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -753,4 +753,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 0c584d529..5c398f4e2 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -754,4 +754,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index c8269a521..e533d7144 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -760,4 +760,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 7e56ce8fd..b72119105 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -759,4 +759,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index adb5ea66d..9040059d8 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -775,4 +775,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 4d6c05a27..749396403 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -776,4 +776,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 05dd3421d..30591723f 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -760,4 +760,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 41b42f429..3c1655a42 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -761,4 +761,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index f6f42bc37..2cf9833f6 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -760,4 +760,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 0ced953e4..bda1b0af2 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -746,4 +746,12 @@ $strZip = '"comprimit amb zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 58427a8a2..5920c6d9f 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -747,4 +747,12 @@ $strZip = '"comprimit amb zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 0e26ec191..ff1d14486 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -752,4 +752,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 893f79d21..f95fd8276 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -753,4 +753,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 94d926390..901298815 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -752,4 +752,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index ecc3f5ac5..13150f184 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -753,4 +753,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index b515c7803..b4ab4388e 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -774,4 +774,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 414d69bf4..9586120ff 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -775,4 +775,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index fa86f8f91..cf2beebd4 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -774,4 +774,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 5a9352ee8..5728bf7c1 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -752,4 +752,12 @@ $strZip = '"zazipov $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index e585e83b2..401e82d89 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -753,4 +753,12 @@ $strZip = '"zazipováno"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index a0833f797..3fb71d34e 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -752,4 +752,12 @@ $strZip = '"zazipov $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index c1f69ac56..cd8e177ab 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -748,4 +748,12 @@ $strZip = '"zippet"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index cb50f53bf..eb9303384 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -749,4 +749,12 @@ $strZip = '"zippet"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 6a388c02b..508e6855c 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -750,4 +750,12 @@ $strZip = '"Gezipt"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 9c411d87c..3c7f6ec4c 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -751,4 +751,12 @@ $strZip = '"Gezipt"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index f7a263bb3..680463d97 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -190,6 +190,7 @@ $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here mi $strDbPrivileges = 'Database-specific privileges'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDefragment = 'Defragment table'; $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; @@ -231,6 +232,10 @@ $strEncloseInTransaction = 'Enclose export in a transaction'; $strEnd = 'End'; $strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; +$strEngineAvailable = '%s is available on this MySQL server.'; +$strEngineDisabled = '%s has been disabled for this MySQL server.'; +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; +$strEngines = 'Engines'; $strEnglish = 'English'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strError = 'Error'; @@ -401,6 +406,7 @@ $strNoActivity = 'No activity since %s seconds or more, please login again'; $strNoDatabases = 'No databases'; $strNoDatabasesSelected = 'No databases selected.'; $strNoDescription = 'no Description'; +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; $strNoExplain = 'Skip Explain SQL'; $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; @@ -631,6 +637,8 @@ $strStatCreateTime = 'Creation'; $strStatUpdateTime = 'Last update'; $strStatement = 'Statements'; $strStatus = 'Status'; +$strStorageEngine = 'Storage Engine'; +$strStorageEngines = 'Storage Engines'; $strStrucCSV = 'CSV'; $strStrucData = 'Structure and data'; $strStrucDrop = 'Add DROP TABLE'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index bcbbff8f1..b6ac62ff0 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -191,6 +191,7 @@ $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here mi $strDbPrivileges = 'Database-specific privileges'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDefragment = 'Defragment table'; $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; @@ -232,6 +233,10 @@ $strEncloseInTransaction = 'Enclose export in a transaction'; $strEnd = 'End'; $strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; +$strEngineAvailable = '%s is available on this MySQL server.'; +$strEngineDisabled = '%s has been disabled for this MySQL server.'; +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; +$strEngines = 'Engines'; $strEnglish = 'English'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strError = 'Error'; @@ -402,6 +407,7 @@ $strNoActivity = 'No activity since %s seconds or more, please login again'; $strNoDatabases = 'No databases'; $strNoDatabasesSelected = 'No databases selected.'; $strNoDescription = 'no Description'; +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; $strNoExplain = 'Skip Explain SQL'; $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; @@ -632,6 +638,8 @@ $strStatCreateTime = 'Creation'; $strStatUpdateTime = 'Last update'; $strStatement = 'Statements'; $strStatus = 'Status'; +$strStorageEngine = 'Storage Engine'; +$strStorageEngines = 'Storage Engines'; $strStrucCSV = 'CSV'; $strStrucData = 'Structure and data'; $strStrucDrop = 'Add DROP TABLE'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 3c1fccc03..59f9ee3d3 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -746,4 +746,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index c108a4879..83495e803 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -747,4 +747,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 05afb46dc..11ab417f3 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -771,4 +771,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 2ffa58e5e..cfbbe9d84 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -772,4 +772,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index a31d17832..dbd79be5e 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -748,4 +748,12 @@ $strZip = '"zipp $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index b029ce264..7d6dc1b27 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -749,4 +749,12 @@ $strZip = '"zippé"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 2b61bf140..b88772762 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -752,4 +752,12 @@ $strZip = 'comprimido no formato "zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 9f1010989..5e623fc99 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -753,4 +753,12 @@ $strZip = 'comprimido no formato "zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 1f1b1e29c..e0888836c 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -775,4 +775,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 42e1fc325..7cf5b6a9d 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -754,4 +754,12 @@ $strZip = 'Zip-komprimiert'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 795380def..04a41f498 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -755,4 +755,12 @@ $strZip = 'Zip-komprimiert'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index ee5ecdfe9..74b3cfa09 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -755,4 +755,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 519cef1d7..679e82cfe 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -756,4 +756,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 146597301..08cbb7cae 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -771,4 +771,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index d236b74b6..34c8c7df6 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -772,4 +772,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 9401d6fdc..f3604d298 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -779,4 +779,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 074d42c10..058f6e130 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -753,4 +753,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index b116193ec..298cb9d12 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -754,4 +754,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 39f2dce60..33d00f301 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -746,4 +746,12 @@ $strZip = 'Dikompress dengan Zip'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 8db8442d4..8583c6926 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -747,4 +747,12 @@ $strZip = 'Dikompress dengan Zip'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index b2d8cc873..2a68c76cf 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -751,4 +751,12 @@ $strZip = '"compresso con zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index d6765d128..4503e6d47 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -752,4 +752,12 @@ $strZip = '"compresso con zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 2befec8b0..76c7747db 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -771,4 +771,12 @@ $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 14d5f2ba7..57b197337 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -771,4 +771,12 @@ $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 2411c58d2..d6666f0c0 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -772,4 +772,12 @@ $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 94de8aa0c..96a3bdec5 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -769,4 +769,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 84ddd36d6..85482d93c 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -770,4 +770,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 3385c4537..98ee015bc 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -757,4 +757,12 @@ $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 2ed94bb86..b44793805 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -756,4 +756,12 @@ $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index b980e09c4..ce3cc7371 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -747,4 +747,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index a0865e119..0604d05d4 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -746,4 +746,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index f22b2ed5e..2d9eb3746 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -770,4 +770,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 2aace8190..e7c305241 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -771,4 +771,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index cb27b36c0..4faafdca2 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -755,4 +755,12 @@ $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index e5a7e07c7..d42be35d3 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -756,4 +756,12 @@ $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 3558c9e56..b906dbac6 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -776,4 +776,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index faf7ada09..e30e41ee5 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -775,4 +775,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index a0754673f..8efd0a90c 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -746,4 +746,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index f914482a2..97c4f7fe6 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -747,4 +747,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 9bd5a800e..16d853869 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -766,4 +766,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 8786f7e50..e30662714 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -767,4 +767,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 8d4279c38..a8f1e2393 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -747,4 +747,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index d42e4d478..d23e61891 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -748,4 +748,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 10e38dd93..8345547a3 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -754,4 +754,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 84da1e3c1..7aedc3631 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -754,4 +754,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index c70d9d213..3262578a8 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -755,4 +755,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index a750edfb6..81de67538 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -754,4 +754,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 3683fcc62..328d91d1d 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -753,4 +753,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 8f755656f..e77846785 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -752,4 +752,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index c1c290238..71cf35539 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -753,4 +753,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index a683ec928..e1c77b072 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -752,4 +752,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 7c0474c85..4fd600de0 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -748,4 +748,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index a74ea941c..d201afd17 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -749,4 +749,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index a1c3f4cc9..26638031c 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -748,4 +748,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 5d36c04dd..50913e1fb 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -748,4 +748,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 3b91b8f92..918bccd7a 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -749,4 +749,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index fbed510c9..d0b53d814 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -748,4 +748,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 06dd3aa56..1ffaaf795 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -746,4 +746,12 @@ $strZip = '"comprimido con zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index d306e118d..f2bf96dc1 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -747,4 +747,12 @@ $strZip = '"comprimido con zip"'; $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index ae95ab5c3..72b6c60ed 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -750,4 +750,12 @@ $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 6efb0201a..15392068e 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -751,4 +751,12 @@ $strSQLExportCompatibility = 'SQL export compatibility'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index b77dfdd2e..295ba52fc 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -771,4 +771,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 1b4b31b69..cc8436a0e 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -772,4 +772,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 3fb774a56..e7c4fe386 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -760,4 +760,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 77b2d2315..0789689c3 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -761,4 +761,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 567794b1c..b2db372fe 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -752,4 +752,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 3f0984e9e..5c679fb7e 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -751,4 +751,12 @@ $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem $strAfterInsertNext = 'Edit next row'; //to translate $strView = 'View'; //to translate $strViewHasBeenDropped = 'View %s has been dropped'; //to translate +$strEngines = 'Engines'; //to translate +$strStorageEngines = 'Storage Engines'; //to translate +$strStorageEngine = 'Storage Engine'; //to translate +$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strEngineAvailable = '%s is available on this MySQL server.'; //to translate +$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate +$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate ?> diff --git a/libraries/storage_engines.lib.php b/libraries/storage_engines.lib.php new file mode 100644 index 000000000..53bb6c53e --- /dev/null +++ b/libraries/storage_engines.lib.php @@ -0,0 +1,20 @@ + diff --git a/server_engines.php b/server_engines.php new file mode 100644 index 000000000..79625c0c6 --- /dev/null +++ b/server_engines.php @@ -0,0 +1,137 @@ +' . "\n" + . ($cfg['MainPageIconic'] ? '' : '' ) + . ' ' . $strStorageEngines . "\n" + . '' . "\n"; + + + /** + * Displays the table header + */ + echo '' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n"; + + + /** + * Listing the storage engines + */ + $useBgcolorOne = TRUE; + $common_url = './server_engines.php?' . PMA_generate_common_url() . '&engine='; + foreach ($mysql_storage_engines as $engine => $details) { + echo ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . "\n"; + $useBgcolorOne = !$useBgcolorOne; + } + unset($useBgcolorOne, $common_url, $engine, $details); + echo ' ' . "\n" + . '
' . "\n" + . ' ' . $strStorageEngine . "\n" + . ' ' . "\n" + . ' ' . $strDescription . "\n" + . '
' . "\n" + . ' ' . "\n" + . ' ' . htmlspecialchars($details['Engine']) . "\n" + . ' ' . "\n" + . ' ' . "\n" + . ' ' . htmlspecialchars($details['Comment']) . "\n" + . '
' . "\n"; + +} else { + + /** + * Displays details about a given Storage Engine + */ + + echo '

' . "\n" + . ($cfg['MainPageIconic'] ? '' : '' ) + . ' ' . htmlspecialchars($mysql_storage_engines[$engine]['Engine']) . "\n" + . '

' . "\n\n" + . '

' . "\n" + . ' ' . "\n" + . ' ' . htmlspecialchars($mysql_storage_engines[$engine]['Comment']) . "\n" + . ' ' . "\n" + . '

' . "\n"; + switch ($mysql_storage_engines[$engine]['Support']) { + case 'DEFAULT': + echo '

' + . ' ' . sprintf($strDefaultEngine, htmlspecialchars($mysql_storage_engines[$engine]['Engine'])) . "\n" + . '

' . "\n"; + break; + case 'YES': + echo '

' . "\n" + . ' ' . sprintf($strEngineAvailable, htmlspecialchars($mysql_storage_engines[$engine]['Engine'])) . "\n" + . '

' . "\n"; + break; + case 'NO': + echo '

' . "\n" + . ' ' . sprintf($strEngineUnsupported, htmlspecialchars($mysql_storage_engines[$engine]['Engine'])) . "\n" + . '

' . "\n"; + break; + case 'DISABLED': + echo '

' . "\n" + . ' ' . sprintf($strEngineDisabled, htmlspecialchars($mysql_storage_engines[$engine]['Engine'])) . "\n" + . '

' . "\n"; + break; + } + + switch ($engine) { + case 'innodb': + case 'innobase': + echo '

' . "\n" + . ' ' . $strInnodbStat . "\n" + . '

' . "\n\n"; + $res = PMA_DBI_query('SHOW INNODB STATUS;'); + $row = PMA_DBI_fetch_row($res); + echo '
' . "\n"
+	        . htmlspecialchars($row[0]) . "\n"
+	        . '
' . "\n"; + PMA_DBI_free_result($res); + break; + default: + echo '

' . "\n" + . ' ' . $strNoDetailsForEngine . "\n" + . '

' . "\n"; + break; + } +} + + +/** + * Sends the footer + */ +require_once('./footer.inc.php'); + +?> diff --git a/server_links.inc.php b/server_links.inc.php index 2732ecf7e..8ad494a4b 100644 --- a/server_links.inc.php +++ b/server_links.inc.php @@ -53,6 +53,9 @@ if ($cfg['ShowMysqlVars']) { if (PMA_MYSQL_INT_VERSION >= 40100) { echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strCharsets.'' : '') . $strCharsets, 'server_collations.php', $url_query); } +if (PMA_MYSQL_INT_VERSION >= 40102) { + echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? '' . $strEngines . '' : '') . $strEngines, 'server_engines.php', $url_query); +} if ($is_superuser) { echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ''.$strPrivileges.'' : '') . $strPrivileges, 'server_privileges.php', $url_query); }