From c505e1c338c747a2fa2b68987fcde116ee9eea51 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Tue, 18 Jan 2005 17:26:48 +0000 Subject: [PATCH] - BerkeleyDB version information. - Auto-generated engine selection dropdown. --- ChangeLog | 5 ++- lang/afrikaans-iso-8859-1.inc.php | 1 + lang/afrikaans-utf-8.inc.php | 1 + lang/albanian-iso-8859-1.inc.php | 1 + lang/albanian-utf-8.inc.php | 1 + lang/arabic-utf-8.inc.php | 1 + lang/arabic-windows-1256.inc.php | 1 + lang/azerbaijani-iso-8859-9.inc.php | 1 + lang/azerbaijani-utf-8.inc.php | 1 + lang/basque-iso-8859-1.inc.php | 1 + lang/basque-utf-8.inc.php | 1 + lang/bosnian-utf-8.inc.php | 1 + lang/bosnian-windows-1250.inc.php | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php | 1 + lang/brazilian_portuguese-utf-8.inc.php | 1 + lang/bulgarian-koi8-r.inc.php | 1 + lang/bulgarian-utf-8.inc.php | 1 + lang/bulgarian-windows-1251.inc.php | 1 + lang/catalan-iso-8859-1.inc.php | 1 + lang/catalan-utf-8.inc.php | 1 + lang/chinese_simplified-gb2312.inc.php | 1 + lang/chinese_simplified-utf-8.inc.php | 1 + lang/chinese_traditional-big5.inc.php | 1 + lang/chinese_traditional-utf-8.inc.php | 1 + lang/croatian-iso-8859-2.inc.php | 1 + lang/croatian-utf-8.inc.php | 1 + lang/croatian-windows-1250.inc.php | 1 + lang/czech-iso-8859-2.inc.php | 1 + lang/czech-utf-8.inc.php | 1 + lang/czech-windows-1250.inc.php | 1 + lang/danish-iso-8859-1.inc.php | 1 + lang/danish-utf-8.inc.php | 1 + lang/dutch-iso-8859-1.inc.php | 1 + lang/dutch-utf-8.inc.php | 1 + lang/english-iso-8859-1.inc.php | 1 + lang/english-utf-8.inc.php | 1 + lang/estonian-iso-8859-1.inc.php | 1 + lang/estonian-utf-8.inc.php | 1 + lang/finnish-iso-8859-1.inc.php | 1 + lang/finnish-utf-8.inc.php | 1 + lang/french-iso-8859-1.inc.php | 1 + lang/french-utf-8.inc.php | 1 + lang/galician-iso-8859-1.inc.php | 1 + lang/galician-utf-8.inc.php | 1 + lang/georgian-utf-8.inc.php | 1 + lang/german-iso-8859-1.inc.php | 1 + lang/german-utf-8.inc.php | 1 + lang/greek-iso-8859-7.inc.php | 1 + lang/greek-utf-8.inc.php | 1 + lang/hebrew-iso-8859-8-i.inc.php | 1 + lang/hebrew-utf-8.inc.php | 1 + lang/hindi-utf-8.inc.php | 1 + lang/hungarian-iso-8859-2.inc.php | 1 + lang/hungarian-utf-8.inc.php | 1 + lang/indonesian-iso-8859-1.inc.php | 1 + lang/indonesian-utf-8.inc.php | 1 + lang/italian-iso-8859-1.inc.php | 1 + lang/italian-utf-8.inc.php | 1 + lang/japanese-euc.inc.php | 1 + lang/japanese-sjis.inc.php | 1 + lang/japanese-utf-8.inc.php | 1 + lang/korean-euc-kr.inc.php | 1 + lang/korean-utf-8.inc.php | 1 + lang/latvian-utf-8.inc.php | 1 + lang/latvian-windows-1257.inc.php | 1 + lang/lithuanian-utf-8.inc.php | 1 + lang/lithuanian-windows-1257.inc.php | 1 + lang/malay-iso-8859-1.inc.php | 1 + lang/malay-utf-8.inc.php | 1 + lang/norwegian-iso-8859-1.inc.php | 1 + lang/norwegian-utf-8.inc.php | 1 + lang/persian-utf-8.inc.php | 1 + lang/persian-windows-1256.inc.php | 1 + lang/polish-iso-8859-2.inc.php | 1 + lang/polish-utf-8.inc.php | 1 + lang/portuguese-iso-8859-1.inc.php | 1 + lang/portuguese-utf-8.inc.php | 1 + lang/romanian-iso-8859-1.inc.php | 1 + lang/romanian-utf-8.inc.php | 1 + lang/russian-cp-866.inc.php | 1 + lang/russian-koi8-r.inc.php | 1 + lang/russian-utf-8.inc.php | 1 + lang/russian-windows-1251.inc.php | 1 + lang/serbian_cyrillic-utf-8.inc.php | 1 + lang/serbian_cyrillic-windows-1251.inc.php | 1 + lang/serbian_latin-utf-8.inc.php | 1 + lang/serbian_latin-windows-1250.inc.php | 1 + lang/slovak-iso-8859-2.inc.php | 1 + lang/slovak-utf-8.inc.php | 1 + lang/slovak-windows-1250.inc.php | 1 + lang/slovenian-iso-8859-2.inc.php | 1 + lang/slovenian-utf-8.inc.php | 1 + lang/slovenian-windows-1250.inc.php | 1 + lang/spanish-iso-8859-1.inc.php | 1 + lang/spanish-utf-8.inc.php | 1 + lang/swedish-iso-8859-1.inc.php | 1 + lang/swedish-utf-8.inc.php | 1 + lang/thai-tis-620.inc.php | 1 + lang/thai-utf-8.inc.php | 1 + lang/turkish-iso-8859-9.inc.php | 1 + lang/turkish-utf-8.inc.php | 1 + lang/ukrainian-utf-8.inc.php | 1 + lang/ukrainian-windows-1251.inc.php | 1 + libraries/storage_engines.lib.php | 35 ++++++++++++++++++++ server_engines.php | 18 +++++++--- tbl_properties_operations.php | 34 ++----------------- 106 files changed, 158 insertions(+), 36 deletions(-) diff --git a/ChangeLog b/ChangeLog index fb702b422..6e7e24e10 100755 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,10 @@ $Source$ 2005-01-18 Alexander M. Turek * server_engines.php, server_links.php libraries/storage_engines.lib.php: - Emulation for < MySQL 4.1.2. + - Emulation for < MySQL 4.1.2; + - BerkeleyDB version information. + * tbl_properties_operations.php, libraries/storage_engines.lib.php: + Auto-generated engine selection dropdown. 2005-01-17 Michael Keck * libraries/common.lib.php: modified function for diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 44bcfec46..52f8aa830 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -782,4 +782,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 298199776..21432b699 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -783,4 +783,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 3e08f8dc0..d36ed116f 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -772,4 +772,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 096f1fda2..b27a70f0f 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 000bc96d3..732a2b500 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -776,4 +776,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 8039d6deb..607b311c9 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 2ad845250..3224173ae 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -771,4 +771,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 7b3a3b683..adc4e41a8 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -772,4 +772,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 57a30d822..0aebf8261 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 05bfccd21..094f30cbd 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index e83c39381..320d8d743 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -781,4 +781,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index acdaa64f1..f0f049e19 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -780,4 +780,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 15d268997..7694332a8 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -796,4 +796,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 080e01a2e..498fe7065 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -797,4 +797,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 54afdb615..3cd35dce0 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -781,4 +781,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index c3e650ef3..ead9cb891 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -782,4 +782,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index 5fb5a9159..2b3725aa3 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -781,4 +781,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 2fbadbbfe..e320a7b41 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -767,4 +767,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 066a26a8e..1dde712fc 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 8105da353..5d9cfbada 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 995b73775..7a01775e4 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 93f6a2758..0c6086468 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index ab2db792e..0984dd7cf 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 7b03ec869..db721e046 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -795,4 +795,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 3d9fee19d..6d26b3b81 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -796,4 +796,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 8a446f783..a34ae821a 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -795,4 +795,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index dc8d6b117..3ed75702c 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 467aea4c4..a506d1e7b 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 8195181d3..0d172b8f6 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index cd7480eb8..2efe4b670 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index f67400b82..c0383fdd4 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -770,4 +770,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 99a921438..36ebf241a 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -771,4 +771,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 3cc648833..da9caa7bb 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -772,4 +772,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index c3191af3f..91c9ef3a1 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -767,4 +767,5 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index b6e0fc970..7cc281425 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -768,4 +768,5 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index c2d7fb455..9a4456a71 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -767,4 +767,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index a5c9bf435..6eeef6645 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index f91d1486a..f100fd048 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -792,4 +792,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index e61d6055f..f8ea10453 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -793,4 +793,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 98d1629ce..d59cc460c 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 3ae197bd0..04581a34f 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -770,4 +770,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 7fc14a98e..bf1c18775 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 4dd46bb0d..617337ed6 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 113a5544f..5ff330d96 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -796,4 +796,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 11a1f36b5..0b106d6fb 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 6b7320ec9..be42e6622 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -776,4 +776,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 9161941f1..fedabe5d9 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -776,4 +776,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index b9d9ced47..fead61be0 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -777,4 +777,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 583d23201..d33283bac 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -792,4 +792,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 2a237979a..e7645ed71 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -793,4 +793,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index cae03ecf7..84a6a9706 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -800,4 +800,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 2c4cc6b44..41c89398e 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index eb1327cc1..910558e98 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 42ec971aa..a3c4268fc 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -767,4 +767,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 7672d8f3b..2d234ce42 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index c56bd0c86..dc64167f5 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -772,4 +772,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 4eec003fd..1638f7f8c 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 3b8f9f21b..bc3a8e114 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -792,4 +792,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 2cf81104e..2bcdf9b1f 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -792,4 +792,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 16019953a..a66ba8aee 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -793,4 +793,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 3826ce179..445e7cc56 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -790,4 +790,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 1ff0bbf36..182f68573 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -791,4 +791,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index af44904fb..f9174749f 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -778,4 +778,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index e07c68c72..2758f4467 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -777,4 +777,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 1978ba1ec..4f7e44580 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 136cd82fa..7fe3c205a 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -767,4 +767,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 769833f56..face9f0ff 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -791,4 +791,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index fa022eda1..14a9f8506 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -792,4 +792,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index faa044338..33c1cff83 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -776,4 +776,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 8cdea841b..1175fd7d3 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -777,4 +777,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 3ab616a3f..dc8b3b026 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -797,4 +797,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 9f4e2c178..7df259b8c 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -796,4 +796,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 9e7e112af..86668abf0 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -767,4 +767,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 2f2b2a090..cd8752724 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index b86bd003d..06d01d11e 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -787,4 +787,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 7777de9ea..273a94c31 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -788,4 +788,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 070045a00..56e23e7bd 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index ef22b8e74..68f5041d3 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 11dfd6701..d83539804 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index a2cafbecc..04dcf1f02 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 95930da3e..c5f95a556 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -776,4 +776,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 94da0aecf..be1e7fd2f 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -775,4 +775,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 2e8fb76bf..7061fd5c8 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 4a6b4e43a..8ef6b1563 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index ee774aa61..1256f8ad0 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -774,4 +774,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 27a80f1d6..968938e9e 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 25397bcfe..aa199e79e 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index f10165476..60be0875f 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -770,4 +770,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 8b3c07b39..a8ab3818e 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index f22480e80..6f28bf4b9 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index c054a2a55..dc7a5035d 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -770,4 +770,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index d9403d239..d74a7f4fd 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -769,4 +769,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 4c090e5f8..6f1c2a5c8 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -767,4 +767,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index b156b3e43..1b06e4027 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -768,4 +768,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 79a3b4427..00d2a2743 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -771,4 +771,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index abbe62e80..ce1a8291e 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -772,4 +772,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index e1326f6dc..f1ac3ad3a 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -792,4 +792,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 2a00c4e8b..c203f0a76 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -793,4 +793,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index ccf7e988f..930291edf 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -781,4 +781,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 12fe78094..c1fae52b2 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -782,4 +782,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index bc63a8662..e85d79c8c 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -773,4 +773,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 1cb6efdac..680cacdbe 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -772,4 +772,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate +$strVersionInformation = 'Version information'; //to translate ?> diff --git a/libraries/storage_engines.lib.php b/libraries/storage_engines.lib.php index 9d2177576..3a750977b 100644 --- a/libraries/storage_engines.lib.php +++ b/libraries/storage_engines.lib.php @@ -61,4 +61,39 @@ if (PMA_MYSQL_INT_VERSION >= 40102) { unset($known_engines, $res, $row); } +/** + * Function for generating the storage engine selection + * + * @param string The name of the select form element + * @param string The ID of the form field + * @param boolean Should unavailable storage engines be offered? + * @param string The selected engine + * @param int The indentation level + * + * @global array The storage engines + * + * @return string + * + * @author rabus + */ +function PMA_generateEnginesDropdown($name = 'engine', $id = NULL, $offerUnavailableEngines = FALSE, $selected = NULL, $indent = 0) { + global $mysql_storage_engines; + $selected = strtolower($selected); + $spaces = ''; + for ($i = 0; $i < $indent; $i++) $spaces .= ' '; + $output = $spaces . '' . "\n"; + return $output; +} + ?> diff --git a/server_engines.php b/server_engines.php index 22cf8419f..7e66556f6 100644 --- a/server_engines.php +++ b/server_engines.php @@ -32,7 +32,7 @@ require('./server_links.inc.php'); define('PMA_ENGINE_DETAILS_TYPE_PLAINTEXT', 0); define('PMA_ENGINE_DETAILS_TYPE_SIZE', 1); define('PMA_ENGINE_DETAILS_TYPE_NUMERIC', 2); //Has no effect yet... -function PMA_generateEngineDetails($variables, $prefix = NULL, $indent = 0) { +function PMA_generateEngineDetails($variables, $life = NULL, $indent = 0) { global $cfg; if (empty($variables)) return ''; @@ -48,7 +48,7 @@ function PMA_generateEngineDetails($variables, $prefix = NULL, $indent = 0) { $sql_query = 'SHOW ' . (PMA_MYSQL_INT_VERSION >= 40102 ? 'GLOBAL ' : '') . 'VARIABLES' - . (empty($prefix) ? '' : ' LIKE \'' . $prefix . '\\_%\'') + . (empty($like) ? '' : ' LIKE \'' . $like . '\'') . ';'; $res = PMA_DBI_query($sql_query); $mysql_vars = array(); @@ -74,7 +74,7 @@ function PMA_generateEngineDetails($variables, $prefix = NULL, $indent = 0) { $dt_table .= $spaces . ' ' . "\n" . $spaces . ' ' . "\n"; - if (!empty($variables[$var])) { + if (!empty($variables[$var]['desc'])) { $dt_table .= $spaces . ' ' . PMA_showHint($details['desc']) . "\n"; } $dt_table .= $spaces . ' ' . "\n" @@ -201,6 +201,16 @@ if (empty($engine) || empty($mysql_storage_engines[$engine])) { } switch ($engine) { + case 'bdb': + case 'berkeleydb': + $variables = array( + 'version_bdb' => array( + 'title' => $strVersionInformation + ) + ); + echo PMA_generateEngineDetails($variables, 'version_bdb'); + break; + case 'innodb': case 'innobase': echo '

' . "\n" @@ -247,7 +257,7 @@ if (empty($engine) || empty($mysql_storage_engines[$engine])) { 'type' => PMA_ENGINE_DETAILS_TYPE_SIZE ) ); - echo PMA_generateEngineDetails($variables, 'myisam'); + echo PMA_generateEngineDetails($variables, 'myisam\\_%'); break; default: diff --git a/tbl_properties_operations.php b/tbl_properties_operations.php index 6f6ebfba6..3742e5337 100644 --- a/tbl_properties_operations.php +++ b/tbl_properties_operations.php @@ -18,9 +18,10 @@ require_once('./libraries/relation.lib.php'); $cfgRelation = PMA_getRelationsParam(); /** - * Gets available MySQL charsets + * Gets available MySQL charsets and storage engines */ require_once('./libraries/mysql_charsets.lib.php'); +require_once('./libraries/storage_engines.lib.php'); // reselect current db (needed in some cases probably due to // the calling of relation.lib.php) @@ -324,36 +325,7 @@ for ($i = 0; $i < $num_dbs; $i++) { - +