diff --git a/ChangeLog b/ChangeLog index 762fa31ef..5e2f2c4a9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,11 @@ $Source$ libraries/charset_conversion.lib.php3, libraries/config_import.lib.php3: Merged patch #729514 - support for iconv parameters. * read_dump.php3, libraries/common.lib.php3: Merged patch #728928 - show - multi statement query result. + multi statement query result. Closes RFE #728833. + * tbl_dump.php3, libraries/build_dump.lib.php3, + libraries/display_export.lib.php3, lang/*: Merged patch #727027 - LaTeX + export improvements. Now can export table structure and some other + options. Closes RFE #718942. 2003-05-11 Marc Delisle ### 2.5.0 released diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index 6321f5d2c..630679202 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -638,4 +638,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 0f4c1f55c..9181eddb1 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -639,4 +639,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index d6009181c..04c4364a1 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -630,4 +630,6 @@ $strZip = '"kompresuar me zip"'; // To translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index ec8e2d9b5..8ec53172f 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -631,4 +631,6 @@ $strZip = '"kompresuar me zip"'; // To translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 665a18c22..28a6c34ad 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -653,4 +653,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index b6233913d..fc7b31406 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -652,4 +652,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 95b4087ad..6514fb2f8 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -652,4 +652,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index a03255085..298d08847 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -653,4 +653,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 1a03119c4..bbeb3f890 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -645,4 +645,6 @@ $strXML = 'XML';//to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 9b57fa3f4..b876a356f 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -646,4 +646,6 @@ $strXML = 'XML';//to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 734757b00..c9971bbab 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -645,4 +645,6 @@ $strXML = 'XML';//to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 732039415..a3b0deb43 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index e0fbcf6be..4ca920ffe 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -627,4 +627,6 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index f3e68129c..10e10ca70 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -650,4 +650,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 65a51d5b2..852a10cae 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -649,4 +649,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 20a2d28bc..07ed19a50 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -630,4 +630,6 @@ $strYes = '是'; $strZeroRemovesTheLimit = '注意:将这些选项设为 0 (零)将删除限制。'; $strZip = '"zipped"'; +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index dcf288b50..cfadb2f04 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -629,4 +629,6 @@ $strYes = ' $strZeroRemovesTheLimit = 'ע⣺ЩѡΪ 0 ()ɾơ'; $strZip = '"zipped"'; +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index f3d29e302..f57ae0a28 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -651,4 +651,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index d3c901ac2..cfd70e574 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -652,4 +652,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 8b3a82a91..29a70f389 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -651,4 +651,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index fa9cc804b..41e7cc1ff 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -275,6 +275,7 @@ $strKeyname = 'Kl $strKill = 'Zabt'; $strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'Nastaven exportu do LaTeXu'; $strLandscape = 'Na ku'; $strLength = 'Dlka'; $strLengthSet = 'Dlka/Mnoina*'; @@ -442,6 +443,7 @@ $strReferentialIntegrity = 'Zkontrolovat integritu odkaz $strRelationNotWorking = 'Nkter funkce pro prci s propojenmi tabulkami byly vypnuty. %sZde%s zjistte pro.'; $strRelationView = 'Zobrazit relace'; $strRelationalSchema = 'Relan schma'; +$strRelations = 'Relace'; $strReloadFailed = 'Znovunaten MySQL selhalo.'; $strReloadMySQL = 'Znovunaten MySQL'; $strReloadingThePrivileges = 'Znovunatm oprvnn'; diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index fc69a67ac..fa24490f4 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -276,6 +276,7 @@ $strKeyname = 'Klíčový název'; $strKill = 'Zabít'; $strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'Nastavení exportu do LaTeXu'; $strLandscape = 'Na šířku'; $strLength = 'Délka'; $strLengthSet = 'Délka/Množina*'; @@ -443,6 +444,7 @@ $strReferentialIntegrity = 'Zkontrolovat integritu odkazů:'; $strRelationNotWorking = 'Některé funkce pro práci s propojenými tabulkami byly vypnuty. %sZde%s zjistíte proč.'; $strRelationView = 'Zobrazit relace'; $strRelationalSchema = 'Relační schéma'; +$strRelations = 'Relace'; $strReloadFailed = 'Znovunačtení MySQL selhalo.'; $strReloadMySQL = 'Znovunačtení MySQL'; $strReloadingThePrivileges = 'Znovunačítám oprávnění'; diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 404524ff2..fd6951ae6 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -275,6 +275,7 @@ $strKeyname = 'Kl $strKill = 'Zabt'; $strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'Nastaven exportu do LaTeXu'; $strLandscape = 'Na ku'; $strLength = 'Dlka'; $strLengthSet = 'Dlka/Mnoina*'; @@ -442,6 +443,7 @@ $strReferentialIntegrity = 'Zkontrolovat integritu odkaz $strRelationNotWorking = 'Nkter funkce pro prci s propojenmi tabulkami byly vypnuty. %sZde%s zjistte pro.'; $strRelationView = 'Zobrazit relace'; $strRelationalSchema = 'Relan schma'; +$strRelations = 'Relace'; $strReloadFailed = 'Znovunaten MySQL selhalo.'; $strReloadMySQL = 'Znovunaten MySQL'; $strReloadingThePrivileges = 'Znovunatm oprvnn'; diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 17ffe9f1a..f2472d81c 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -646,4 +646,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 6b7a1a79f..1e206653a 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -647,4 +647,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index d2a51d05c..053cea0ca 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -641,4 +641,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index c14a150a1..59b421bc4 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -642,4 +642,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index cc4bcc8a0..e628a598c 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -269,6 +269,7 @@ $strKeyname = 'Keyname'; $strKill = 'Kill'; $strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'LaTeX options'; $strLandscape = 'Landscape'; $strLength = 'Length'; $strLengthSet = 'Length/Values*'; @@ -436,6 +437,7 @@ $strReferentialIntegrity = 'Check referential integrity:'; $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; $strRelationView = 'Relation view'; $strRelationalSchema = 'Relational schema'; +$strRelations = 'Relations'; $strReloadFailed = 'MySQL reload failed.'; $strReloadMySQL = 'Reload MySQL'; $strReloadingThePrivileges = 'Reloading the privileges'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 048a9aa23..d34030798 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -270,6 +270,7 @@ $strKeyname = 'Keyname'; $strKill = 'Kill'; $strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'LaTeX options'; $strLandscape = 'Landscape'; $strLength = 'Length'; $strLengthSet = 'Length/Values*'; @@ -437,6 +438,7 @@ $strReferentialIntegrity = 'Check referential integrity:'; $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; $strRelationView = 'Relation view'; $strRelationalSchema = 'Relational schema'; +$strRelations = 'Relations'; $strReloadFailed = 'MySQL reload failed.'; $strReloadMySQL = 'Reload MySQL'; $strReloadingThePrivileges = 'Reloading the privileges'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 021f0a1aa..0ce36e336 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -626,4 +626,6 @@ $strZip = '"zipitud"'; $strPasswordChanged = 'Kasutaja %s parool vahetati nnestunult.'; // to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 683e2d1e8..4e60e8e13 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -627,4 +627,6 @@ $strZip = '"zipitud"'; $strPasswordChanged = 'Kasutaja %s parool vahetati õnnestunult.'; // to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/farsi-utf-8.inc.php3 b/lang/farsi-utf-8.inc.php3 index 1ec3ef45b..21d941048 100644 --- a/lang/farsi-utf-8.inc.php3 +++ b/lang/farsi-utf-8.inc.php3 @@ -627,4 +627,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/farsi-windows-1256.inc.php3 b/lang/farsi-windows-1256.inc.php3 index e1acee486..0bbf11c23 100644 --- a/lang/farsi-windows-1256.inc.php3 +++ b/lang/farsi-windows-1256.inc.php3 @@ -626,4 +626,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 99d7ddeea..ccbf85072 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -648,4 +648,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index fb22839d9..8d9921e52 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -649,4 +649,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index a2f54f5f3..9f6701304 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl $strZip = '"zipp"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 1d9f49476..c704de54f 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -627,4 +627,6 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 2b3e58f17..949b927d2 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -632,4 +632,6 @@ $strSwitchToTable = 'Switch to copied table'; //to translate $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)'; $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index b104b199c..78ea7e942 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -633,4 +633,6 @@ $strSwitchToTable = 'Switch to copied table'; //to translate $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)'; $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 5da7193e9..79e602512 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -651,4 +651,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 7bef421c9..916d16884 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -633,4 +633,6 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr $strZip = 'Zip-komprimiert'; //To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index c75014cde..ca2734d68 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -634,4 +634,6 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränku $strZip = 'Zip-komprimiert'; //To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index e150b0fab..29925a30a 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -650,4 +650,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 4fe3f0d47..1002b3ea1 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -651,4 +651,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index c265eaf17..b0170baf0 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -648,4 +648,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index d68a70c17..f89b1e2c4 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -662,4 +662,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 5c4a7852e..7c29aeca3 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -636,4 +636,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index ba0b2fdfc..7c1505f1c 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -637,4 +637,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 13159ca85..bafd75174 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -625,4 +625,6 @@ $strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) aka $strZip = '"Dikompress dengan Zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 59c1b0ad7..65929e684 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) aka $strZip = '"Dikompress dengan Zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 53d95d82f..cec009425 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -630,4 +630,6 @@ $strZip = '"compresso con zip"'; // To translate $strCharset = 'Set di caratteri'; +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index a84f24d4c..034283f26 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -631,4 +631,6 @@ $strZip = '"compresso con zip"'; // To translate $strCharset = 'Set di caratteri'; +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 9a214800f..dd9a9ce0d 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -636,4 +636,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 3411271c6..72578cb44 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -636,4 +636,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index f311f6893..a62118b0c 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -637,4 +637,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 64a168529..2ee0c49be 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -650,4 +650,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index b14d3d82b..74ff8c384 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -630,4 +630,6 @@ $strYes = 'Jā'; $strZeroRemovesTheLimit = 'Piezīme: Šo opciju uzstādīšana uz 0 (nulli) atceļ ierobežojumus.'; $strZip = 'Arhivēts ar zip'; +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 035a95b05..7e2a3f9fd 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -629,4 +629,6 @@ $strYes = 'J $strZeroRemovesTheLimit = 'Piezme: o opciju uzstdana uz 0 (nulli) atce ierobeojumus.'; $strZip = 'Arhivts ar zip'; +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index d4840939a..347dc6bd0 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -629,4 +629,6 @@ $strTransformation_text_plain__imagelink = 'Displays an image and a link, the fi $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index ace1992d8..ee5314225 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -628,4 +628,6 @@ $strTransformation_text_plain__imagelink = 'Displays an image and a link, the fi $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index d6423ac38..e65cc199c 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -647,4 +647,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index bac6bc144..51ea49bd1 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -648,4 +648,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 9ad5498b3..a54b16dbe 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -629,4 +629,6 @@ $strZeroRemovesTheLimit = 'Merk: Ved $strZip = 'Komprimert (zip)'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index d119fab28..e53247526 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -630,4 +630,6 @@ $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjerner begrens $strZip = 'Komprimert (zip)'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 7001d0653..93c8114a3 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -625,4 +625,6 @@ $strZeroRemovesTheLimit = 'Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograni $strZip = '".zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 1ee70b1a1..c2a240bb7 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = 'Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograni $strZip = '".zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index e3ec29a67..1f2ee9939 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -647,4 +647,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 6a36fc15b..eb3ee8a69 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -648,4 +648,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index b4ca3c4ae..8b5a0710a 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 45db6e8cb..b7bea0093 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -627,4 +627,6 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 0dd2a7f74..026450b40 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -634,4 +634,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index b9a2467b8..e21051f0f 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -632,4 +632,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index b64ebb12e..33d3f0779 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -633,4 +633,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 5f9ada10e..976814235 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -632,4 +632,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 24b9a836d..d5290e87d 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -654,4 +654,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 00daeee33..19d61afcb 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -653,4 +653,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 60df76a67..0d9314716 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -625,4 +625,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 30aac4bda..8a81defe3 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -626,4 +626,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 4e95ddde7..396cc223b 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -625,4 +625,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 7c2561fb3..4a11adfe4 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -631,4 +631,6 @@ $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strUseHostTable = 'Use Host Table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 04aef7085..9a7ace81f 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -632,4 +632,6 @@ $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strUseHostTable = 'Use Host Table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index affac5044..3ecebede9 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -631,4 +631,6 @@ $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strUseHostTable = 'Use Host Table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 8b22e0a98..1ebefa107 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -625,4 +625,6 @@ $strZip = '"comprimido con zip"'; // To translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index c7d0103a4..cd5fadf95 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -626,4 +626,6 @@ $strZip = '"comprimido con zip"'; // To translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index f970c267d..59376e684 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -625,4 +625,6 @@ $strZeroRemovesTheLimit = 'Anm: Genom att s $strZip = '"zippad"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index f352ce010..5bba6fae7 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) $strZip = '"zippad"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 9f6d693a7..1d13b94de 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -636,4 +636,6 @@ $strTransformation_text_plain__substr = ' $strUseHostTable = 'Use Host Table'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index bb4ae4f12..3c8fe05ac 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -637,4 +637,6 @@ $strTransformation_text_plain__substr = 'แสดงข้อความบา $strUseHostTable = 'Use Host Table'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 0319f22f4..24eafc785 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -649,4 +649,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 5bd811668..220bddfe2 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -650,4 +650,6 @@ $strShowFullQueries = 'Show Full Queries'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strSwitchToTable = 'Switch to copied table'; //to translate $strCharset = 'Charset'; //to translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 4f16feda2..b24ec7f62 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -627,4 +627,6 @@ $strZeroRemovesTheLimit = 'Примітка: Встановлення цієї $strZip = 'запакувати в "zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 5a2944095..a12c8eb36 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -626,4 +626,6 @@ $strZeroRemovesTheLimit = ' $strZip = ' "zip"'; // To translate +$strLaTeXOptions = 'LaTeX options'; //to translate +$strRelations = 'Relations'; //to translate ?> diff --git a/libraries/build_dump.lib.php3 b/libraries/build_dump.lib.php3 index 633933ba5..6296211cf 100644 --- a/libraries/build_dump.lib.php3 +++ b/libraries/build_dump.lib.php3 @@ -755,10 +755,10 @@ if (!defined('PMA_BUILD_DUMP_LIB_INCLUDED')){ * * @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 bool whether to show column headers * @param string the url to go back in case of error * @param string sql query (optional) * @@ -766,7 +766,7 @@ if (!defined('PMA_BUILD_DUMP_LIB_INCLUDED')){ * * @access public */ - function PMA_getTableLatex($db, $table, $environment, $limit_from, $limit_to, $crlf, $error_url, $sql_query) { + function PMA_getTableLaTeX($db, $table, $limit_from, $limit_to, $crlf, $do_columns, $error_url, $sql_query) { $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); @@ -788,7 +788,8 @@ if (!defined('PMA_BUILD_DUMP_LIB_INCLUDED')){ } $result = PMA_mysql_query($local_query) or PMA_mysqlDie('', $local_query, '', $error_url); - $buffer = '\\begin{table} ' . $crlf + $buffer = $crlf . '%' . $crlf . '% ' . $GLOBALS['strData'] . $crlf . '%' . $crlf + . '\\begin{table} ' . $crlf . ' \\begin{longtable}{|'; for($index=0;$index<$columns_cnt;$index++) { @@ -797,6 +798,17 @@ if (!defined('PMA_BUILD_DUMP_LIB_INCLUDED')){ $buffer .= '} ' . $crlf ; $buffer .= ' \\hline \\endhead \\hline \\endfoot \\hline ' . $crlf; + + // show column names + if ($do_columns) { + $local_buffer = implode("\000", $columns); + for($k=0;$k 0) { + $have_rel = TRUE; + } else { + $have_rel = FALSE; + } + } + else { + $have_rel = FALSE; + } // end if + /** + * Displays the table structure + */ + $buffer = $crlf . '%' . $crlf . '% ' . $GLOBALS['strStructure'] . $crlf . '%' . $crlf + . '\\begin{table} ' . $crlf + . ' \\begin{longtable}{|'; + + $columns_cnt = 4; + if ($do_relation && $have_rel) { + $columns_cnt++; + } + if ($do_comments && $cfgRelation['commwork']) { + $columns_cnt++; + } + if ($do_mime && $cfgRelation['mimework']) { + $columns_cnt++; + } + for($index=0;$index<$columns_cnt;$index++) { + $buffer .= 'c|'; + } + $buffer .= '} ' . $crlf ; + + $buffer .= ' \\hline \\endhead \\hline \\endfoot \\hline ' . $crlf; + + $buffer .= $GLOBALS['strField'] . ' & ' . $GLOBALS['strType'] . ' & ' . $GLOBALS['strNull'] . ' & ' . $GLOBALS['strDefault']; + if ($do_relation && $have_rel) { + $buffer .= ' & ' . $GLOBALS['strLinksTo']; + } + if ($do_comments && $cfgRelation['commwork']) { + $buffer .= ' & ' . $GLOBALS['strComments']; + $comments = PMA_getComments($db, $table); + } + if ($do_mime && $cfgRelation['mimework']) { + $buffer .= ' & MIME'; + $mime_map = PMA_getMIME($db, $table, true); + } + $buffer .= ' \\\\ \\hline \\hline ' . $crlf; + + while ($row = PMA_mysql_fetch_array($result)) { + + $type = $row['Type']; + // reformat mysql query output - staybyte - 9. June 2001 + // loic1: set or enum types: slashes single quotes inside options + if (eregi('^(set|enum)\((.+)\)$', $type, $tmp)) { + $tmp[2] = substr(ereg_replace('([^,])\'\'', '\\1\\\'', ',' . $tmp[2]), 1); + $type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')'; + $type_nowrap = ''; + + $binary = 0; + $unsigned = 0; + $zerofill = 0; + } else { + $type_nowrap = ' nowrap="nowrap"'; + $type = eregi_replace('BINARY', '', $type); + $type = eregi_replace('ZEROFILL', '', $type); + $type = eregi_replace('UNSIGNED', '', $type); + if (empty($type)) { + $type = ' '; + } + + $binary = eregi('BINARY', $row['Type'], $test); + $unsigned = eregi('UNSIGNED', $row['Type'], $test); + $zerofill = eregi('ZEROFILL', $row['Type'], $test); + } + $strAttribute = ' '; + if ($binary) { + $strAttribute = 'BINARY'; + } + if ($unsigned) { + $strAttribute = 'UNSIGNED'; + } + if ($zerofill) { + $strAttribute = 'UNSIGNED ZEROFILL'; + } + if (!isset($row['Default'])) { + if ($row['Null'] != '') { + $row['Default'] = 'NULL'; + } + } else { + $row['Default'] = $row['Default']; + } + $field_name = $row['Field']; + + $local_buffer = $field_name . "\000" . $type . "\000" . (($row['Null'] == '') ? $GLOBALS['strNo'] : $GLOBALS['strYes']) . "\000" . (isset($row['Default']) ? $row['Default'] : ''); + + if ($do_relation && $have_rel) { + $local_buffer .= "\000"; + if (isset($res_rel[$field_name])) { + $local_buffer .= $res_rel[$field_name]['foreign_table'] . ' -> ' . $res_rel[$field_name]['foreign_field']; + } + } + if ($do_comments && $cfgRelation['commwork']) { + $local_buffer .= "\000"; + if (isset($comments[$field_name])) { + $local_buffer .= $comments[$field_name]; + } + } + if ($do_mime && $cfgRelation['mimework']) { + $local_buffer .= "\000"; + if (isset($mime_map[$field_name])) { + $local_buffer .= str_replace('_', '/', $mime_map[$field_name]['mimetype']); + } + } + for($k=0;$k diff --git a/libraries/display_export.lib.php3 b/libraries/display_export.lib.php3 index 0648b9eeb..4abb65f99 100644 --- a/libraries/display_export.lib.php3 +++ b/libraries/display_export.lib.php3 @@ -42,6 +42,7 @@ if (isset($sql_query)) { gE("csv_options").style.display = 'none'; + gE("latex_options").style.display = 'none'; gE("sql_options").style.display = 'none'; gE("none_options").style.display = 'none'; } @@ -68,19 +69,8 @@ if (isset($sql_query)) {

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

+ +
() @@ -152,6 +144,59 @@ echo "\n";
+ + +
+ + + +
+ + +
+
+ + +
+ + +
+ + +
+ +
+ + +
+ + +
+
+ +
+
+
+ + gE('csv_options').style.display = 'none'; + gE('latex_options').style.display = 'none'; gE('sql_options').style.display = 'none'; gE('none_options').style.display = 'none'; if (document.getElementById('radio_dump_sql').checked) { gE('sql_options').style.display = 'block'; + } else if (document.getElementById('radio_dump_latex').checked) { + gE('latex_options').style.display = 'block'; } else if (document.getElementById('radio_dump_csv').checked) { gE('csv_options').style.display = 'block'; diff --git a/tbl_dump.php3 b/tbl_dump.php3 index b2fb8259b..7f7639831 100755 --- a/tbl_dump.php3 +++ b/tbl_dump.php3 @@ -333,8 +333,16 @@ else { || (!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, - (isset($sql_query)?urldecode($sql_query):'')); + if (isset($ltx_structure) && $sql_structure == 'structure') { + $dump_buffer .= PMA_getTableStructureLaTeX($db, $table, $crlf, $err_url, + isset($ltx_relation) && $ltx_relation == 'yes', + isset($ltx_comments) && $ltx_comments == 'yes', + isset($ltx_mime) && $ltx_mime == 'yes' + ); + } + if (isset($ltx_data) && $sql_data == 'data') { + $dump_buffer .= PMA_getTableLaTeX($db, $table, $limit_from, $limit_to, $crlf, isset($ltx_showcolumns) && $ltx_showcolumns == 'yes', $err_url, (isset($sql_query)?urldecode($sql_query):'')); + } } $i++; }