diff --git a/ChangeLog b/ChangeLog index ac289a378..8ce4bdf6a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,9 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ -2002-12-10 Michal Cihar +2002-12-11 Michal Cihar * tbl_dump.php3: Fix exporting of structure and data to file, fix and make cleaner charset conversion for export. + * db_details_export.php3, tbl_dump.php3, tbl_properties_export.php3, + lang/*, libraries/build_dump.lib.php3: Support for exporting to LaTeX, + thanks to Valentine for creating the patch #627496. 2002-12-11 Marc Delisle * lang/galician: update, thanks to Xosé Calvo diff --git a/db_details_export.php3 b/db_details_export.php3 index 4ff180df7..e41fda65a 100644 --- a/db_details_export.php3 +++ b/db_details_export.php3 @@ -53,7 +53,19 @@ echo "\n";
- +
+ +     + + + + + + + + */ ?> + 1) { $checkall_url = 'db_details_export.php3' diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index d374b2a38..b1049019a 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -480,4 +480,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index d1033ef7c..26360dba7 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -481,4 +481,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index ac6323c44..bad4e2e69 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -482,4 +482,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 18e931ddb..f0561021d 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -483,4 +483,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index f628ef78f..1cd208b19 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -495,4 +495,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 4a24e262a..860145dd3 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index d191e6547..fca80e33e 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 5d9b8d1a8..c22e117fe 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -495,4 +495,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 0707a620f..505fe61e0 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 8d703874b..276735a26 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -495,4 +495,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 4807a7555..455bcfff6 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 8d56e27f6..4bc8c5cdc 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 199afeccb..1159f5ec7 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -475,4 +475,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index d119f4757..30c1a278a 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -480,4 +480,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 398796516..cefeacef7 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -479,4 +479,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index db3f84e76..f759b569b 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -478,4 +478,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index d1ea4504c..ccba6f3d3 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -477,4 +477,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index f86c1cf53..337425e27 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -493,4 +493,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index d73055300..61f83a3c4 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index f50d7dcf1..c88abc677 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -493,4 +493,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index b6b09a98e..380204e23 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -214,6 +214,7 @@ $strKeepPass = 'Nem $strKeyname = 'Klíčový název'; $strKill = 'Zabít'; +$strLaTeX = 'LaTeX'; $strLandscape = 'Na šířku'; $strLength = 'Délka'; $strLengthSet = 'Délka/Množina*'; diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index ffbecd638..3b9459eed 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -215,6 +215,7 @@ $strKeepPass = 'Neměnit heslo'; $strKeyname = 'KlíčovĂ˝ nĂĄzev'; $strKill = 'ZabĂ­t'; +$strLaTeX = 'LaTeX'; $strLandscape = 'Na šířku'; $strLength = 'DĂŠlka'; $strLengthSet = 'DĂŠlka/MnoĹžina*'; diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index ea43ca1fd..0e0193307 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -214,6 +214,7 @@ $strKeepPass = 'Nem $strKeyname = 'Klíčový název'; $strKill = 'Zabít'; +$strLaTeX = 'LaTeX'; $strLandscape = 'Na šířku'; $strLength = 'Délka'; $strLengthSet = 'Délka/Množina*'; diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 5f790fe23..f491d251a 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -488,4 +488,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 357089391..07894c3d9 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -489,4 +489,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 314166e90..79855f599 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -478,4 +478,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 21f536494..f16e069aa 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -479,4 +479,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 8b9e24068..2ece2a8ba 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -17,6 +17,7 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%B %d, %Y at %I:%M %p'; $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; +$strAPrimaryKey = 'A primary key has been added on %s'; $strAbortedClients = 'Aborted'; $strAccessDenied = 'Access denied'; $strAction = 'Action'; @@ -45,7 +46,6 @@ $strAnyDatabase = 'Any database'; $strAnyHost = 'Any host'; $strAnyTable = 'Any table'; $strAnyUser = 'Any user'; -$strAPrimaryKey = 'A primary key has been added on %s'; $strAscending = 'Ascending'; $strAtBeginningOfTable = 'At Beginning of Table'; $strAtEndOfTable = 'At End of Table'; @@ -92,9 +92,9 @@ $strConfigureTableCoord = 'Please configure the coordinates for table %s'; $strConfirm = 'Do you really want to do it?'; $strConnections = 'Connections'; $strCookiesRequired = 'Cookies must be enabled past this point.'; -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; $strCopyTable = 'Copy table to (database.table):'; $strCopyTableOK = 'Table %s has been copied to %s.'; +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; $strCreate = 'Create'; $strCreateIndex = 'Create an index on %s columns'; $strCreateIndexTopic = 'Create a new index'; @@ -208,6 +208,7 @@ $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; +$strLaTeX = 'LaTeX'; $strLandscape = 'Landscape'; $strLength = 'Length'; $strLengthSet = 'Length/Values*'; @@ -277,6 +278,8 @@ $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'; $strPassword = 'Password'; @@ -288,8 +291,6 @@ $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; $strPerHour = 'per hour'; $strPhp = 'Create PHP Code'; -$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'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPortrait = 'Portrait'; @@ -314,6 +315,7 @@ $strQueryOnDb = 'SQL-query on database %s:'; $strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strQueryType = 'Query type'; +$strReType = 'Re-type'; $strReceived = 'Received'; $strRecords = 'Records'; $strReferentialIntegrity = 'Check referential integrity:'; @@ -329,7 +331,6 @@ $strRepairTable = 'Repair table'; $strReplace = 'Replace'; $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; -$strReType = 'Re-type'; $strRevoke = 'Revoke'; $strRevokeGrant = 'Revoke Grant'; $strRevokeGrantMessage = 'You have revoked the Grant privilege for %s'; @@ -379,8 +380,8 @@ $strServer = 'Server %s'; $strServerChoice = 'Server Choice'; $strServerStatus = 'Runtime Information'; $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; -$strServerTabVariables = 'Variables'; $strServerTabProcesslist = 'Processes'; +$strServerTabVariables = 'Variables'; $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVars = 'Server variables and settings'; $strServerVersion = 'Server version'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index ef859b6ff..a6f63a193 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -18,6 +18,7 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%B %d, %Y at %I:%M %p'; $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; +$strAPrimaryKey = 'A primary key has been added on %s'; $strAbortedClients = 'Aborted'; $strAccessDenied = 'Access denied'; $strAction = 'Action'; @@ -46,7 +47,6 @@ $strAnyDatabase = 'Any database'; $strAnyHost = 'Any host'; $strAnyTable = 'Any table'; $strAnyUser = 'Any user'; -$strAPrimaryKey = 'A primary key has been added on %s'; $strAscending = 'Ascending'; $strAtBeginningOfTable = 'At Beginning of Table'; $strAtEndOfTable = 'At End of Table'; @@ -93,9 +93,9 @@ $strConfigureTableCoord = 'Please configure the coordinates for table %s'; $strConfirm = 'Do you really want to do it?'; $strConnections = 'Connections'; $strCookiesRequired = 'Cookies must be enabled past this point.'; -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; $strCopyTable = 'Copy table to (database.table):'; $strCopyTableOK = 'Table %s has been copied to %s.'; +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; $strCreate = 'Create'; $strCreateIndex = 'Create an index on %s columns'; $strCreateIndexTopic = 'Create a new index'; @@ -209,6 +209,7 @@ $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; +$strLaTeX = 'LaTeX'; $strLandscape = 'Landscape'; $strLength = 'Length'; $strLengthSet = 'Length/Values*'; @@ -278,6 +279,8 @@ $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'; $strPassword = 'Password'; @@ -289,8 +292,6 @@ $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; $strPerHour = 'per hour'; $strPhp = 'Create PHP Code'; -$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'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPortrait = 'Portrait'; @@ -315,6 +316,7 @@ $strQueryOnDb = 'SQL-query on database %s:'; $strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strQueryType = 'Query type'; +$strReType = 'Re-type'; $strReceived = 'Received'; $strRecords = 'Records'; $strReferentialIntegrity = 'Check referential integrity:'; @@ -330,7 +332,6 @@ $strRepairTable = 'Repair table'; $strReplace = 'Replace'; $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; -$strReType = 'Re-type'; $strRevoke = 'Revoke'; $strRevokeGrant = 'Revoke Grant'; $strRevokeGrantMessage = 'You have revoked the Grant privilege for %s'; @@ -380,8 +381,8 @@ $strServer = 'Server %s'; $strServerChoice = 'Server Choice'; $strServerStatus = 'Runtime Information'; $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; -$strServerTabVariables = 'Variables'; $strServerTabProcesslist = 'Processes'; +$strServerTabVariables = 'Variables'; $strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVars = 'Server variables and settings'; $strServerVersion = 'Server version'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index cce8593cf..2c5bd8608 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index e47389a17..77adde0af 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -475,4 +475,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index c98e27dbe..880b946c1 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -479,4 +479,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index f7244431a..576cfbfbc 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -480,4 +480,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 051d0bf40..2b65162a2 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -473,4 +473,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index f086a8cc3..c73ab6ef0 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index f1240b28b..adc32f346 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -488,4 +488,5 @@ $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index df3a1ecee..9d009d5c6 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -489,4 +489,5 @@ $strTraffic = 'Traffic'; //to translate $strVar = 'Variable'; //to translate +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 522536798..e8f032364 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -493,4 +493,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 17d98a822..566a8517b 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -477,4 +477,5 @@ $strYes = 'Ja'; $strZip = 'Zip-komprimiert'; +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index af58e4d34..3d8229d1f 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -478,4 +478,5 @@ $strYes = 'Ja'; $strZip = 'Zip-komprimiert'; +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 62abd1d21..e56063add 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -492,4 +492,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index d1dc2e530..18c96d2d9 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -493,4 +493,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index f44622ddf..fe7cd49ea 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -490,4 +490,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index c38be7be7..b871d76b0 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -504,4 +504,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index c16f949b7..337fea671 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -478,4 +478,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index 4d96b4e3c..d204b58be 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -479,4 +479,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index af42c5959..a22af7286 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -476,4 +476,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 216f53ddf..e18e7d3a3 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -477,4 +477,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index f9ae2cfd5..5aba27068 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -481,4 +481,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 290c624ed..200d255af 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -482,4 +482,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 170513e0f..72caf8a1b 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -483,4 +483,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 35f9df4c4..7a23e7428 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -483,4 +483,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 8ba67be0b..387386280 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -483,4 +483,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 3dcd5f764..142d3ec72 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -492,4 +492,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 85bae1168..664f81026 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 115d1109b..d7159a501 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -493,4 +493,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 873d55b6b..4791c42f2 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -475,4 +475,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index d85688b4c..f8cf1ed93 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index f834fbb72..2b638a692 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -494,4 +494,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 71524e28b..4ae2d135b 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -496,4 +496,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index f4ce9e592..2d6d10a86 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -477,4 +477,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index c09345bf3..904951502 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -478,4 +478,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index c342ae092..eee78023a 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index ab6ab5ddf..79a780175 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -475,4 +475,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 8cfaa68ee..ed4f7726f 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -489,4 +489,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 670a8bb02..d61af9485 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -490,4 +490,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 12bc11951..e9dfa2afd 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -473,4 +473,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 56314fd77..e4bbf5e0f 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -475,4 +475,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index de3322ac6..0b668a748 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -480,4 +480,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 4fd0c63da..26efe8b75 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -480,4 +480,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 7a98efa69..041d5fdb8 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -481,4 +481,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 370366304..189de298e 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -480,4 +480,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 21cbf299c..884aa4a76 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -496,4 +496,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index ae33847ed..72c1f8eb7 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -495,4 +495,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 91436d0ec..d02ea02a5 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -476,4 +476,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 174240770..9264ce19b 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -477,4 +477,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 8b797e917..1e63a4b0d 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -476,4 +476,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index fd9c6140d..c07997d09 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -478,4 +478,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 485163d23..5f59b7e6d 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -479,4 +479,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 5d995e895..b07b4e702 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -479,4 +479,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 13c590116..d95d00416 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -472,4 +472,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index feeb911ec..70b778c69 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -473,4 +473,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 6185a06ab..76a8bc084 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -473,4 +473,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 27befe990..01ad4b06b 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 0f855ffc4..9faefd57c 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -477,4 +477,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 63a0204d0..4a7d7bbca 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -478,4 +478,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index d4ec72e31..e2be63216 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -481,4 +481,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index b9dcbeb88..04150a275 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -482,4 +482,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index c8b7a241c..56e3d758b 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -475,4 +475,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index fc652c072..56ce75cac 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -474,4 +474,5 @@ $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 +$strLaTeX = 'LaTeX'; //to translate ?> diff --git a/libraries/build_dump.lib.php3 b/libraries/build_dump.lib.php3 index 0bab487be..ded195d66 100644 --- a/libraries/build_dump.lib.php3 +++ b/libraries/build_dump.lib.php3 @@ -644,5 +644,89 @@ if (!defined('PMA_BUILD_DUMP_LIB_INCLUDED')){ return $buffer; } // end of the 'PMA_getTableXML()' function + + + + + + /** + * Outputs the content of a table in LaTeX table/sideways table environment + * + * @param string the database name + * @param string the table name + * @param string the environment name to be used for the table + * @param integer the offset on this table + * @param integer the last row to get + * @param string the end of line sequence + * @param string the url to go back in case of error + * + * @return string the LaTeX table environment + * + * @access public + */ + function PMA_getTableLatex($db, $table, $environment, $limit_from, $limit_to, $crlf, $error_url) { + + $local_query = 'SHOW COLUMNS FROM ' . PMA_backquote($table) . ' FROM ' . PMA_backquote($db); + $result = PMA_mysql_query($local_query) or PMA_mysqlDie('', $local_query, '', $error_url); + for ($i = 0; $row = PMA_mysql_fetch_array($result, MYSQL_ASSOC); $i++) { + $columns[$i] = $row['Field']; + } + $columns_cnt = count($columns); + unset($i); + unset($local_query); + mysql_free_result($result); + + $tex_escape = array("$", "%", "{", "}", "&", "#", "_", "^"); + + $local_query = 'select * from ' . PMA_backquote($db) . '.' . PMA_backquote($table); + $result = PMA_mysql_query($local_query) or PMA_mysqlDie('', $local_query, '', $error_url); + + $buffer .= '\begin{table} ' . $crlf + . ' \begin{longtable}{|'; + + for($index=0;$index<$columns_cnt;$index++) { + $buffer .= 'c|'; + } + $buffer .= '} ' . $crlf ; + + $buffer .= ' \\hline \\endhead \\hline \\endfoot \\hline ' . $crlf; + + // print the whole table + while ($record = PMA_mysql_fetch_array($result, MYSQL_ASSOC)) { + + // print each row + for($i = 0; $i < $columns_cnt; $i++) { + if (!function_exists('is_null') || !is_null($record[$columns[$i]])) { + $column_value = $record[$columns[$i]]; + + // $ % { } & # _ ^ + // escaping special characters + for($k=0;$k diff --git a/tbl_dump.php3 b/tbl_dump.php3 index ed244e387..903b97125 100755 --- a/tbl_dump.php3 +++ b/tbl_dump.php3 @@ -157,6 +157,9 @@ else { } else if ($what == 'xml') { $ext = 'xml'; $mime_type = 'text/xml'; + } else if ($what == 'latex') { + $ext = 'tex'; + $mime_type = 'application/x-tex'; } else { $ext = 'sql'; // loic1: 'application/octet-stream' is the registered IANA type but @@ -204,8 +207,9 @@ if ($num_tables == 0) { } // At least one table -> do the work else { - // No csv or xml format -> add some comments at the top - if ($what != 'csv' && $what != 'excel' && $what != 'xml') { + // No csv or xml or latex format -> add some comments at the top + + if ($what != 'csv' && $what != 'excel' && $what != 'xml' && $what != 'latex') { $dump_buffer .= '# phpMyAdmin MySQL-Dump' . $crlf . '# version ' . PMA_VERSION . $crlf . '# http://www.phpmyadmin.net/ (download page)' . $crlf @@ -322,6 +326,45 @@ else { $dump_buffer .= '' . $crlf; } // end 'xml' case + + // latex case + else if ($GLOBALS['what'] == 'latex') { + + + $dump_buffer .= '% ' . $crlf + . '% phpMyAdmin LaTeX-Dump' . $crlf + . '% version ' . PMA_VERSION . $crlf + . '% http://www.phpmyadmin.net/ (download page)' . $crlf + . '%' . $crlf + . '% ' . $strHost . ': ' . $cfg['Server']['host'] . $crlf + . '%' . $crlf; + + if (isset($table_select)) { + $tmp_select = implode($table_select, '|'); + $tmp_select = '|' . $tmp_select . '|'; + } + + $i = 0; + while ($i < $num_tables) { + + if (!isset($single)) { + $table = PMA_mysql_tablename($tables, $i); + } + if (!isset($limit_from) || !isset($limit_to)) { + $limit_from = $limit_to = 0; + } + if ((isset($tmp_select) && strpos(' ' . $tmp_select, '|' . $table . '|')) + || (!isset($tmp_select) && !empty($table))) { + + // to do: add option for the formatting ( c, l, r, p) + $dump_buffer .= PMA_getTableLatex($db, $table, $environment, $limit_from, $limit_to, $crlf, $err_url); + } + $i++; + } + + } //end latex case + + // 'csv' case else { // Handles the EOL character diff --git a/tbl_properties_export.php3 b/tbl_properties_export.php3 index 1bbfae851..f52d0d50a 100755 --- a/tbl_properties_export.php3 +++ b/tbl_properties_export.php3 @@ -35,6 +35,21 @@ require('./tbl_properties_table_info.php3');   

+ + + +     + + + + + + + + */ ?> +

+