From 1080b5c0405fa93c5a3a0a578dd3e8e1ed3d9078 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Tue, 10 Dec 2002 14:48:41 +0000 Subject: [PATCH] bug #651414 --- ChangeLog | 1 + lang/afrikaans-iso-8859-1.inc.php3 | 2 ++ lang/afrikaans-utf-8.inc.php3 | 2 ++ lang/albanian-iso-8859-1.inc.php3 | 2 ++ lang/albanian-utf-8.inc.php3 | 2 ++ lang/arabic-utf-8.inc.php3 | 2 ++ lang/arabic-windows-1256.inc.php3 | 2 ++ lang/brazilian_portuguese-iso-8859-1.inc.php3 | 2 ++ lang/brazilian_portuguese-utf-8.inc.php3 | 2 ++ lang/bulgarian-koi8-r.inc.php3 | 2 ++ lang/bulgarian-utf-8.inc.php3 | 2 ++ lang/bulgarian-windows-1251.inc.php3 | 2 ++ lang/catalan-iso-8859-1.inc.php3 | 2 ++ lang/catalan-utf-8.inc.php3 | 2 ++ lang/chinese_big5-utf-8.inc.php3 | 2 ++ lang/chinese_big5.inc.php3 | 2 ++ lang/chinese_gb-utf-8.inc.php3 | 2 ++ lang/chinese_gb.inc.php3 | 2 ++ lang/croatian-iso-8859-2.inc.php3 | 2 ++ lang/croatian-utf-8.inc.php3 | 2 ++ lang/croatian-windows-1250.inc.php3 | 2 ++ lang/czech-iso-8859-2.inc.php3 | 3 +- lang/czech-utf-8.inc.php3 | 3 +- lang/czech-windows-1250.inc.php3 | 3 +- lang/danish-iso-8859-1.inc.php3 | 2 ++ lang/danish-utf-8.inc.php3 | 2 ++ lang/dutch-iso-8859-1.inc.php3 | 2 ++ lang/dutch-utf-8.inc.php3 | 2 ++ lang/english-iso-8859-1.inc.php3 | 1 + lang/english-utf-8.inc.php3 | 1 + lang/estonian-iso-8859-1.inc.php3 | 2 ++ lang/estonian-utf-8.inc.php3 | 2 ++ lang/finnish-iso-8859-1.inc.php3 | 2 ++ lang/finnish-utf-8.inc.php3 | 2 ++ lang/french-iso-8859-1.inc.php3 | 2 ++ lang/french-utf-8.inc.php3 | 2 ++ lang/galician-iso-8859-1.inc.php3 | 2 ++ lang/galician-utf-8.inc.php3 | 2 ++ lang/georgian-utf-8.inc.php3 | 2 ++ lang/german-iso-8859-1.inc.php3 | 1 + lang/german-utf-8.inc.php3 | 1 + lang/greek-iso-8859-7.inc.php3 | 2 ++ lang/greek-utf-8.inc.php3 | 2 ++ lang/hebrew-iso-8859-8-i.inc.php3 | 2 ++ lang/hindi-utf-8.inc.php3 | 2 ++ lang/hungarian-iso-8859-2.inc.php3 | 2 ++ lang/hungarian-utf-8.inc.php3 | 2 ++ lang/indonesian-iso-8859-1.inc.php3 | 2 ++ lang/indonesian-utf-8.inc.php3 | 2 ++ lang/italian-iso-8859-1.inc.php3 | 2 ++ lang/italian-utf-8.inc.php3 | 2 ++ lang/japanese-euc.inc.php3 | 2 ++ lang/japanese-sjis.inc.php3 | 2 ++ lang/japanese-utf-8.inc.php3 | 2 ++ lang/korean-ks_c_5601-1987.inc.php3 | 2 ++ lang/latvian-utf-8.inc.php3 | 2 ++ lang/latvian-windows-1257.inc.php3 | 2 ++ lang/lithuanian-utf-8.inc.php3 | 2 ++ lang/lithuanian-windows-1257.inc.php3 | 2 ++ lang/malay-iso-8859-1.inc.php3 | 2 ++ lang/malay-utf-8.inc.php3 | 2 ++ lang/norwegian-iso-8859-1.inc.php3 | 2 ++ lang/norwegian-utf-8.inc.php3 | 2 ++ lang/polish-iso-8859-2.inc.php3 | 2 ++ lang/polish-utf-8.inc.php3 | 2 ++ lang/portuguese-iso-8859-1.inc.php3 | 2 ++ lang/portuguese-utf-8.inc.php3 | 2 ++ lang/romanian-iso-8859-1.inc.php3 | 2 ++ lang/romanian-utf-8.inc.php3 | 2 ++ lang/russian-dos-866.inc.php3 | 2 ++ lang/russian-koi8-r.inc.php3 | 2 ++ lang/russian-utf-8.inc.php3 | 2 ++ lang/russian-windows-1251.inc.php3 | 2 ++ lang/serbian-utf-8.inc.php3 | 2 ++ lang/serbian-windows-1250.inc.php3 | 2 ++ lang/slovak-iso-8859-2.inc.php3 | 2 ++ lang/slovak-utf-8.inc.php3 | 2 ++ lang/slovak-windows-1250.inc.php3 | 2 ++ lang/slovenian-iso-8859-2.inc.php3 | 2 ++ lang/slovenian-utf-8.inc.php3 | 2 ++ lang/slovenian-windows-1250.inc.php3 | 2 ++ lang/spanish-iso-8859-1.inc.php3 | 2 ++ lang/spanish-utf-8.inc.php3 | 2 ++ lang/swedish-iso-8859-1.inc.php3 | 2 ++ lang/swedish-utf-8.inc.php3 | 2 ++ lang/thai-tis-620.inc.php3 | 2 ++ lang/thai-utf-8.inc.php3 | 2 ++ lang/turkish-iso-8859-9.inc.php3 | 2 ++ lang/turkish-utf-8.inc.php3 | 2 ++ lang/ukrainian-utf-8.inc.php3 | 2 ++ lang/ukrainian-windows-1251.inc.php3 | 2 ++ tbl_dump.php3 | 33 ++++++++++++++++--- 92 files changed, 206 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4ef68cacb..c82a2c060 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ $Source$ - Small bugfixes. * lang/spanish-*.inc.php3: Updates, thanks again to Dr. med. Daniel Hinostroza C. + * tbl_dump.php3, lang/*.inc.php3: Warning for bug #651414. 2002-12-09 Alexander M. Turek * lang/norwegian-*.inc.php3: Updates, thanks again to diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index a76f9a632..d374b2a38 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 3cbb8660d..d1033ef7c 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -479,4 +479,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 8807d5ad7..ac6323c44 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -480,4 +480,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 9a5cb3b1d..18e931ddb 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -481,4 +481,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index f67012307..f628ef78f 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -493,4 +493,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 1c4a21050..4a24e262a 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index d01def215..d191e6547 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 1be1da2dc..5d9b8d1a8 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -493,4 +493,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 65711132e..0707a620f 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 1c2edb294..8d703874b 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -493,4 +493,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 3632e672c..4807a7555 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 619ef771e..8d56e27f6 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 660b021cc..199afeccb 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -473,4 +473,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 5f8c9c4d0..d119f4757 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 01b55abf0..398796516 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -477,4 +477,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 65a3ea1e1..db3f84e76 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -476,4 +476,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index f7b17dadc..d1ea4504c 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -475,4 +475,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 23771d0cb..f86c1cf53 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -491,4 +491,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 69d99356f..d73055300 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 51f41ccd2..f50d7dcf1 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -491,4 +491,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 7f8e3363c..95e282561 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -473,6 +473,7 @@ $strWrongUser = ' $strYes = 'Ano'; $strZip = '"zazipováno"'; -// To translate +// To translate +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 24fbd4616..c4da9dc93 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -474,6 +474,7 @@ $strWrongUser = 'Å patné uživatelské jméno/heslo. Přístup odepÅ™en.'; $strYes = 'Ano'; $strZip = '"zazipováno"'; -// To translate +// To translate +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index ab2ef65c4..c908a755e 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -473,6 +473,7 @@ $strWrongUser = ' $strYes = 'Ano'; $strZip = '"zazipováno"'; -// To translate +// To translate +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 35c81b774..5f790fe23 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -486,4 +486,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 555650975..357089391 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -487,4 +487,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 1c0b60034..314166e90 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -476,4 +476,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 06a43d278..21f536494 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -477,4 +477,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index efc2c8a28..8b9e24068 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -62,6 +62,7 @@ $strBookmarkQuery = 'Bookmarked SQL-query'; $strBookmarkThis = 'Bookmark this SQL-query'; $strBookmarkView = 'View only'; $strBrowse = 'Browse'; +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; $strBzip = '"bzipped"'; $strCannotLogin = 'Cannot login to MySQL server'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index e56fb5dca..ef859b6ff 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -63,6 +63,7 @@ $strBookmarkQuery = 'Bookmarked SQL-query'; $strBookmarkThis = 'Bookmark this SQL-query'; $strBookmarkView = 'View only'; $strBrowse = 'Browse'; +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; $strBzip = '"bzipped"'; $strCannotLogin = 'Cannot login to MySQL server'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 91f27f4dc..cce8593cf 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index c5544cb13..e47389a17 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -473,4 +473,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 5c66022f9..c98e27dbe 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -477,4 +477,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index d19a0d601..f7244431a 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 6ae9077a1..051d0bf40 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -471,4 +471,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 10a88d212..f086a8cc3 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index a6251187c..e73edd016 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index e4cf8e6df..f0f1c9f93 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -479,4 +479,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index db66a435d..522536798 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -491,4 +491,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 6a8137a8a..17d98a822 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -70,6 +70,7 @@ $strBookmarkQuery = 'Gespeicherte SQL-Abfrage'; $strBookmarkThis = 'SQL-Abfrage speichern'; $strBookmarkView = 'Nur zeigen'; $strBrowse = 'Anzeigen'; +$strBzError = 'phpMyAdmin konnte die Datei wegen eines Fehler in der Bz2-Erweiterung in dieser php-Version nicht komprimieren. Es wird deshalb empfohlen die Einstellung $cfg[\'BZipDump\'] in Ihrer phpMyAdmin-Konfiguration auf FALSE zu setzen. Falls Sie die Bz2-Kompressionsfunktionen dennoch nutzen wollen, so sollten Sie eine neuere php-Version installieren. Bitte lesen Sie auch den php-Bugreport %s für weitere Informationen.'; $strBzip = 'BZip-komprimiert'; $strCannotLogin = 'Die Anmeldung am MySQL-Server ist fehlgeschlagen.'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index c87beea81..af58e4d34 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -71,6 +71,7 @@ $strBookmarkQuery = 'Gespeicherte SQL-Abfrage'; $strBookmarkThis = 'SQL-Abfrage speichern'; $strBookmarkView = 'Nur zeigen'; $strBrowse = 'Anzeigen'; +$strBzError = 'phpMyAdmin konnte die Datei wegen eines Fehler in der Bz2-Erweiterung in dieser php-Version nicht komprimieren. Es wird deshalb empfohlen die Einstellung $cfg[\'BZipDump\'] in Ihrer phpMyAdmin-Konfiguration auf FALSE zu setzen. Falls Sie die Bz2-Kompressionsfunktionen dennoch nutzen wollen, so sollten Sie eine neuere php-Version installieren. Bitte lesen Sie auch den php-Bugreport %s für weitere Informationen.'; $strBzip = 'BZip-komprimiert'; $strCannotLogin = 'Die Anmeldung am MySQL-Server ist fehlgeschlagen.'; diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 5f6e3c386..62abd1d21 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -490,4 +490,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 09e9d34b2..d1dc2e530 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -491,4 +491,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index e3c8d47fa..f44622ddf 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -488,4 +488,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 0dbb90876..c38be7be7 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -502,4 +502,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index e23a317cb..c16f949b7 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -476,4 +476,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index 125eb626d..4d96b4e3c 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -477,4 +477,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index d7da1416c..af42c5959 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -474,4 +474,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 5eed3ac42..216f53ddf 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -475,4 +475,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index a54ad50f6..f9ae2cfd5 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -479,4 +479,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index f031cb35c..290c624ed 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -480,4 +480,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index edfdf571a..170513e0f 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -481,4 +481,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 40cb765fb..35f9df4c4 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -481,4 +481,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index bb5f27c69..8ba67be0b 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -481,4 +481,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 399fbf6c7..3dcd5f764 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -490,4 +490,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index c9ec906c9..85bae1168 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index ae1c720f3..115d1109b 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -491,4 +491,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 55c822476..873d55b6b 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -473,4 +473,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 4e1ac17a1..d85688b4c 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 5ab90ac69..f834fbb72 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -492,4 +492,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 8d9ea6776..71524e28b 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -494,4 +494,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index c5163729f..f4ce9e592 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -475,4 +475,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index aa2f148ee..c09345bf3 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -476,4 +476,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index f75d36639..c342ae092 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 36c4e2057..ab6ab5ddf 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -473,4 +473,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index a9306b732..8cfaa68ee 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -487,4 +487,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index ea9750bc9..670a8bb02 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -488,4 +488,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 798046116..12bc11951 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -471,4 +471,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 9ee92be9b..56314fd77 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -473,4 +473,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 0082e9c65..de3322ac6 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 1d61aac46..4fd0c63da 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index bfa533e49..7a98efa69 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -479,4 +479,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 3d7abf0a2..370366304 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -478,4 +478,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 1ad89e3b7..21cbf299c 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -494,4 +494,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 0029ac0e0..ae33847ed 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -493,4 +493,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 41a5d20c9..91436d0ec 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -474,4 +474,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index fba9fb79d..174240770 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -475,4 +475,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index c713e9e62..8b797e917 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -474,4 +474,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 8439f2164..fd9c6140d 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -476,4 +476,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 02ac9d6b5..485163d23 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -477,4 +477,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index c9084b645..5d995e895 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -477,4 +477,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index e0ec95612..13c590116 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -470,4 +470,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 8f2efa6ae..feeb911ec 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -471,4 +471,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 593ca37c8..6185a06ab 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -471,4 +471,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index ca2332467..27befe990 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 5f025a9cf..0f855ffc4 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -475,4 +475,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 134849678..63a0204d0 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -476,4 +476,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 632304ce9..d4ec72e31 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -479,4 +479,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index e96fb3476..b9dcbeb88 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -480,4 +480,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index da99ac26f..c8b7a241c 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -473,4 +473,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 93856a1be..fc652c072 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -472,4 +472,6 @@ $strProcesslist = 'Process list'; //to translate $strStatus = 'Status'; //to translate $strTime = 'Time'; //to translate $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate + +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate ?> diff --git a/tbl_dump.php3 b/tbl_dump.php3 index d2052d991..a1ef3c8de 100755 --- a/tbl_dump.php3 +++ b/tbl_dump.php3 @@ -181,6 +181,8 @@ else { $now = gmdate('D, d M Y H:i:s') . ' GMT'; + /* 2002-12-10: We have to send the header later, since we have to check for + complications during the compression first! (See bug #651414) // Send headers header('Content-Type: ' . $mime_type); header('Expires: ' . $now); @@ -193,6 +195,7 @@ else { header('Content-Disposition: attachment; filename="' . $filename . '.' . $ext . '"'); header('Pragma: no-cache'); } + */ } // end download @@ -387,20 +390,26 @@ if (isset($zip) && $zip == 'zip') { } $zipfile = new zipfile(); $zipfile -> addFile($dump_buffer, $filename . $extbis); - echo $zipfile -> file(); + $dump_buffer = $zipfile -> file(); } } // 2. as a bzipped file else if (isset($bzip) && $bzip == 'bzip') { if (PMA_PHP_INT_VERSION >= 40004 && @function_exists('bzcompress')) { - echo bzcompress($dump_buffer); + $dump_buffer = bzcompress($dump_buffer); + if ($dump_buffer === '-8') { + include('./header.inc.php3'); + echo spintf($strBzError, '17300'); + include('./footer.inc.php3'); + exit; + } } } // 3. as a gzipped file else if (isset($gzip) && $gzip == 'gzip') { if (PMA_PHP_INT_VERSION >= 40004 && @function_exists('gzencode')) { // without the optional parameter level because it bug - echo gzencode($dump_buffer); + $dump_buffer = gzencode($dump_buffer); } } // 4. as a text file @@ -412,10 +421,26 @@ else { echo htmlspecialchars($dump_buffer); } +if (!empty($asfile)) { + // finally send the headers and the file + header('Content-Type: ' . $mime_type); + header('Expires: ' . $now); + // lem9 & loic1: IE need specific headers + if (PMA_USR_BROWSER_AGENT == 'IE') { + header('Content-Disposition: inline; filename="' . $filename . '.' . $ext . '"'); + header('Cache-Control: must-revalidate, post-check=0, pre-check=0'); + header('Pragma: public'); + } else { + header('Content-Disposition: attachment; filename="' . $filename . '.' . $ext . '"'); + header('Pragma: no-cache'); + } + echo $dump_buffer; +} + /** * Close the html tags and add the footers in dump is displayed on screen */ -if (empty($asfile)) { +else { echo ' ' . "\n"; echo '' . "\n"; echo "\n";