From 118215a0f862cc9b8baf415c8087c4efd32ef343 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 2 Nov 2002 10:44:44 +0000 Subject: [PATCH] PHP 4.2.3 warning --- ChangeLog | 1 + lang/afrikaans-iso-8859-1.inc.php3 | 1 + lang/afrikaans-utf-8.inc.php3 | 1 + lang/albanian-iso-8859-1.inc.php3 | 1 + lang/albanian-utf-8.inc.php3 | 1 + lang/arabic-utf-8.inc.php3 | 1 + lang/arabic-windows-1256.inc.php3 | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php3 | 1 + lang/brazilian_portuguese-utf-8.inc.php3 | 1 + lang/bulgarian-koi8-r.inc.php3 | 1 + lang/bulgarian-utf-8.inc.php3 | 1 + lang/bulgarian-windows-1251.inc.php3 | 1 + lang/catalan-iso-8859-1.inc.php3 | 1 + lang/catalan-utf-8.inc.php3 | 1 + lang/chinese_big5-utf-8.inc.php3 | 1 + lang/chinese_big5.inc.php3 | 1 + lang/chinese_gb-utf-8.inc.php3 | 1 + lang/chinese_gb.inc.php3 | 1 + lang/croatian-iso-8859-2.inc.php3 | 1 + lang/croatian-utf-8.inc.php3 | 1 + lang/croatian-windows-1250.inc.php3 | 1 + lang/czech-iso-8859-2.inc.php3 | 1 + lang/czech-utf-8.inc.php3 | 1 + lang/czech-windows-1250.inc.php3 | 1 + lang/danish-iso-8859-1.inc.php3 | 1 + lang/danish-utf-8.inc.php3 | 1 + lang/dutch-iso-8859-1.inc.php3 | 1 + lang/dutch-utf-8.inc.php3 | 1 + lang/english-iso-8859-1.inc.php3 | 1 + lang/english-utf-8.inc.php3 | 1 + lang/estonian-iso-8859-1.inc.php3 | 1 + lang/estonian-utf-8.inc.php3 | 1 + lang/finnish-iso-8859-1.inc.php3 | 1 + lang/finnish-utf-8.inc.php3 | 1 + lang/french-iso-8859-1.inc.php3 | 1 + lang/french-utf-8.inc.php3 | 1 + lang/galician-iso-8859-1.inc.php3 | 1 + lang/galician-utf-8.inc.php3 | 1 + lang/georgian-utf-8.inc.php3 | 1 + lang/german-iso-8859-1.inc.php3 | 1 + lang/german-utf-8.inc.php3 | 1 + lang/greek-iso-8859-7.inc.php3 | 1 + lang/greek-utf-8.inc.php3 | 1 + lang/hebrew-iso-8859-8-i.inc.php3 | 1 + lang/hindi-utf-8.inc.php3 | 1 + lang/hungarian-iso-8859-2.inc.php3 | 1 + lang/hungarian-utf-8.inc.php3 | 1 + lang/indonesian-iso-8859-1.inc.php3 | 1 + lang/indonesian-utf-8.inc.php3 | 1 + lang/italian-iso-8859-1.inc.php3 | 1 + lang/italian-utf-8.inc.php3 | 1 + lang/japanese-euc.inc.php3 | 1 + lang/japanese-sjis.inc.php3 | 1 + lang/japanese-utf-8.inc.php3 | 1 + lang/korean-ks_c_5601-1987.inc.php3 | 1 + lang/latvian-utf-8.inc.php3 | 1 + lang/latvian-windows-1257.inc.php3 | 1 + lang/lithuanian-utf-8.inc.php3 | 1 + lang/lithuanian-windows-1257.inc.php3 | 1 + lang/malay-iso-8859-1.inc.php3 | 1 + lang/malay-utf-8.inc.php3 | 1 + lang/norwegian-iso-8859-1.inc.php3 | 1 + lang/norwegian-utf-8.inc.php3 | 1 + lang/polish-iso-8859-2.inc.php3 | 1 + lang/polish-utf-8.inc.php3 | 1 + lang/portuguese-iso-8859-1.inc.php3 | 1 + lang/portuguese-utf-8.inc.php3 | 1 + lang/romanian-iso-8859-1.inc.php3 | 1 + lang/romanian-utf-8.inc.php3 | 1 + lang/russian-koi8-r.inc.php3 | 1 + lang/russian-utf-8.inc.php3 | 1 + lang/russian-windows-1251.inc.php3 | 1 + lang/serbian-utf-8.inc.php3 | 1 + lang/serbian-windows-1250.inc.php3 | 1 + lang/slovak-iso-8859-2.inc.php3 | 1 + lang/slovak-utf-8.inc.php3 | 1 + lang/slovak-windows-1250.inc.php3 | 1 + lang/slovenian-iso-8859-2.inc.php3 | 1 + lang/slovenian-utf-8.inc.php3 | 1 + lang/slovenian-windows-1250.inc.php3 | 1 + lang/spanish-iso-8859-1.inc.php3 | 1 + lang/spanish-utf-8.inc.php3 | 1 + lang/swedish-iso-8859-1.inc.php3 | 1 + lang/swedish-utf-8.inc.php3 | 1 + lang/thai-tis-620.inc.php3 | 1 + lang/thai-utf-8.inc.php3 | 1 + lang/turkish-iso-8859-9.inc.php3 | 1 + lang/turkish-utf-8.inc.php3 | 1 + lang/ukrainian-utf-8.inc.php3 | 1 + lang/ukrainian-windows-1251.inc.php3 | 1 + main.php3 | 8 ++++++++ 91 files changed, 98 insertions(+) diff --git a/ChangeLog b/ChangeLog index da8c2fafe..bc07d1f39 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2002-11-02 Marc Delisle * libraries/sqlparser.lib.php3: correct detection of PHP 4.2.x + * main.php3, lang/*.php3: PHP 4.2.3 warning 2002-11-02 Alexander M. Turek * db_datadict.php3: Fixed bug #632515 (JS error in data dictonary). diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index a2596b35c..328cd2f8b 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -438,4 +438,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index cb86826cf..9ff5d4f01 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -439,4 +439,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index b5dd71895..a988fdf47 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -439,4 +439,5 @@ $strZip = '"kompresuar me zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index d59702804..03530c4ff 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -440,4 +440,5 @@ $strZip = '"kompresuar me zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 861c97af2..24bb940a0 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -453,4 +453,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 133921af6..9b66b45d8 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 5d4195e9a..8a2a201f4 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index c35838a5f..f0f77ce3a 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -453,4 +453,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 690bbc5d7..8aabed9d4 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 5deb412e7..7b19f614a 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -453,4 +453,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index cd268636c..5ea11cb2b 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 1b4acb914..19378de17 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -432,4 +432,5 @@ $strZip = '"comprimit amb zip"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index af4b52862..4baa62102 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -433,4 +433,5 @@ $strZip = '"comprimit amb zip"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index c3d8acb90..be2079975 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -438,4 +438,5 @@ $strZip = '"zipped"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index a80de23d2..985a5f055 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -437,4 +437,5 @@ $strZip = '"zipped"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 945f0c779..38b4ec830 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -436,4 +436,5 @@ $strZip = '"zipped"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index b3fb740e5..15025dcbf 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"zipped"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 38b541341..c6659c96b 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -451,4 +451,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index a2e511bfc..f4f81104e 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 3f18e8c8b..6fe8430f6 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -451,4 +451,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index baac67c35..8d8451224 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -437,4 +437,5 @@ $strZip = '"zazipov $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 619b05c6d..d6efcf92d 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -438,4 +438,5 @@ $strZip = '"zazipováno"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 157ec5159..20535c7e5 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -437,4 +437,5 @@ $strZip = '"zazipov $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index a5bd546aa..98ced45f5 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -446,4 +446,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 40d5feac0..338ee3377 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -447,4 +447,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index a7f0ca3b8..220265692 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"Gezipt"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 7064b33e2..4587e73ea 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -436,4 +436,5 @@ $strZip = '"Gezipt"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 05f30da7e..03eb2bfe0 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -263,6 +263,7 @@ $strOptions = 'Options'; $strOr = 'Or'; $strOverhead = 'Overhead'; +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPartialText = 'Partial Texts'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 3a20fa1f1..9952e412c 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -264,6 +264,7 @@ $strOptions = 'Options'; $strOr = 'Or'; $strOverhead = 'Overhead'; +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPartialText = 'Partial Texts'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index ac6873d6b..d780e3e1a 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -432,4 +432,5 @@ $strZip = '"zipitud"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index bbdbcde97..16524a481 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -433,4 +433,5 @@ $strZip = '"zipitud"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 962e7e141..47faacfc3 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"zip-pakattu"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index c11ec8195..63db8a0bf 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -436,4 +436,5 @@ $strZip = '"zip-pakattu"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 53900d7b7..2a3ed2958 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -263,6 +263,7 @@ $strOptions = 'Options'; $strOr = 'Ou'; $strOverhead = 'Perte'; +$strPHP40203 = 'Vous utilisez PHP 4.2.3, et cette version a un sérieux problème avec les caractères multi-octets (mbstring), tel que décrit sur le rapport d\'anomalies 19404 chez PHP. Il n\'est pas recommandé d\'utiliser cette version de PHP avec phpMyAdmin.'; $strPHPVersion = 'Version de PHP'; $strPageNumber = 'Page n°:'; $strPartialText = 'Textes réduits'; diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index b60784dfa..9998a4a59 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -264,6 +264,7 @@ $strOptions = 'Options'; $strOr = 'Ou'; $strOverhead = 'Perte'; +$strPHP40203 = 'Vous utilisez PHP 4.2.3, et cette version a un sérieux problème avec les caractères multi-octets (mbstring), tel que décrit sur le rapport d\'anomalies 19404 chez PHP. Il n\'est pas recommandé d\'utiliser cette version de PHP avec phpMyAdmin.'; $strPHPVersion = 'Version de PHP'; $strPageNumber = 'Page n°:'; $strPartialText = 'Textes réduits'; diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index e53d0e901..4fa547946 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -437,4 +437,5 @@ $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 4bec75d12..2ddd21bbf 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -438,4 +438,5 @@ $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 5e272a32a..ba265b17c 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -451,4 +451,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 2897717c3..ecb9068a4 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -440,4 +440,5 @@ $strYes = 'Ja'; $strZip = 'Zip-komprimiert'; // To translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 8a6441aa0..6790cd9c0 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -441,4 +441,5 @@ $strYes = 'Ja'; $strZip = 'Zip-komprimiert'; // To translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index b7df88725..1bc2bd4b4 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -450,4 +450,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 78d9e177d..d17b23c48 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -451,4 +451,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 15d3c8536..1dedbd919 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -448,4 +448,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index ca2a09ed4..070b8bdba 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -461,4 +461,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index f86673c43..6dcf564f4 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -436,4 +436,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index cc30b76bf..7188924f4 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -437,4 +437,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 2a0ea19f7..3f88c37f1 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -434,4 +434,5 @@ $strZip = '"Dikompress dengan Zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index c0e84c616..698fdcde0 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"Dikompress dengan Zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 001920920..2a659463e 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -439,4 +439,5 @@ $strZip = '"compresso con zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index dc80cc24a..3461e941a 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -440,4 +440,5 @@ $strZip = '"compresso con zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 7c5ead38b..f844f2756 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -441,4 +441,5 @@ $strZip = '"zip $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 0d0a865b7..e93cbf140 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -441,4 +441,5 @@ $strZip = '"zip $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 6b0070589..0792e69dd 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -441,4 +441,5 @@ $strZip = '"zipã•れる"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 62083e6cb..271582931 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -451,4 +451,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 9511dce0c..898d1c819 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 3fed29916..1343c09f9 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -451,4 +451,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index c2384ee65..807c84866 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -433,4 +433,5 @@ $strZip = '"zip"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index f1aa73050..8e34dc76b 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -432,4 +432,5 @@ $strZip = '"zip"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 692c5fc79..fd79154d3 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -452,4 +452,5 @@ $strPutColNames = 'Letakkan medan di baris pertama'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 3e72a8bc5..1e1fb8b0d 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -453,4 +453,5 @@ $strPutColNames = 'Letakkan medan di baris pertama'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 487fd3583..a24cc370c 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -438,4 +438,5 @@ $strZip = 'Komprimert (zip)'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 3fb4ba779..d1dfa9c47 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -439,4 +439,5 @@ $strZip = 'Komprimert (zip)'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 0a6a1ce72..31c654e50 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -432,4 +432,5 @@ $strZip = '".zip"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 4e98d7d38..adc6a3471 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -433,4 +433,5 @@ $strZip = '".zip"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 67d661835..c0ecfd3f6 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -443,4 +443,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 631b07c61..77ebdf39b 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -444,4 +444,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index f0c481cf0..f42553082 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -432,4 +432,5 @@ $strZip = '"arhivat"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index d91b31660..426a049cd 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -433,4 +433,5 @@ $strZip = '"arhivat"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 60270874b..a9e9b827c 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -442,4 +442,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 3f2af3a90..6289acc98 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -443,4 +443,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 4740792f9..40a0c72e9 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -442,4 +442,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index a4d94ae54..bbfd81fa6 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -454,4 +454,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index b5e827c95..90a7333a9 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -453,4 +453,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index c2eaf52bb..e54fbf91e 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -434,4 +434,5 @@ $strZip = '"zo zipovan $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index f56860dfc..96136a5ba 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"zo zipované"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 4d90dc919..d5b974d52 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -434,4 +434,5 @@ $strZip = '"zo zipovan $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index e7733d955..ad64b611b 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"zipano"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index c2470223a..829834bc6 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -436,4 +436,5 @@ $strZip = '"zipano"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index ea565e530..502a32d9e 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"zipano"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 5691146c8..4905a6a31 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -429,4 +429,5 @@ $strYes = 'S $strZip = '"comprimido con zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 64e418f91..56f0408f6 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -430,4 +430,5 @@ $strYes = 'Sí'; $strZip = '"comprimido con zip"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 60a4a75db..a632d5ce4 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -433,4 +433,5 @@ $strZip = '"zippad"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 2affa3142..fc9cf63f1 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -434,4 +434,5 @@ $strZip = '"zippad"'; $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index f0fe9088a..772db450b 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -434,4 +434,5 @@ $strZip = '" $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 0df0d3347..2ba8c9f67 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -435,4 +435,5 @@ $strZip = '"ถูà¸à¸šà¸µà¸šà¸­à¸±à¸”อยู่ (zip)"'; $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index aa2251949..ebf90267f 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -439,4 +439,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index dde04a5ce..c012fba6b 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -440,4 +440,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 80d04af93..9b28e479a 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -442,4 +442,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index b03fc3bdf..0cea605b2 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -441,4 +441,5 @@ $strPutColNames = 'Put fields names at first row'; //to translate $strImportDocSQL = 'Import docSQL Files'; //to translate $strDataDict = 'Data Dictionary'; //to translate $strPrint = 'Print'; //to translate +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate ?> diff --git a/main.php3 b/main.php3 index bd317a8c0..e4953bee5 100755 --- a/main.php3 +++ b/main.php3 @@ -595,6 +595,14 @@ if ($server != 0 echo '

' . $strInsecureMySQL . '

' . "\n"; } +/** + * Warning for PHP 4.2.3 + */ + +if (PMA_PHP_INT_VERSION == 40203) { + echo '

' . $strPHP40203 . '

' . "\n"; +} + /** * Displays the footer */