From 26bcf8ef8411ec075c56d3146e93034cd927cacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 18 Mar 2003 13:27:55 +0000 Subject: [PATCH] support for user defined templates for export filename --- ChangeLog | 2 + lang/afrikaans-iso-8859-1.inc.php3 | 3 ++ lang/afrikaans-utf-8.inc.php3 | 3 ++ lang/albanian-iso-8859-1.inc.php3 | 3 ++ lang/albanian-utf-8.inc.php3 | 3 ++ lang/arabic-utf-8.inc.php3 | 3 ++ lang/arabic-windows-1256.inc.php3 | 3 ++ lang/brazilian_portuguese-iso-8859-1.inc.php3 | 3 ++ lang/brazilian_portuguese-utf-8.inc.php3 | 3 ++ lang/bulgarian-koi8-r.inc.php3 | 3 ++ lang/bulgarian-utf-8.inc.php3 | 3 ++ lang/bulgarian-windows-1251.inc.php3 | 3 ++ lang/catalan-iso-8859-1.inc.php3 | 3 ++ lang/catalan-utf-8.inc.php3 | 3 ++ lang/chinese_big5-utf-8.inc.php3 | 3 ++ lang/chinese_big5.inc.php3 | 3 ++ lang/chinese_gb-utf-8.inc.php3 | 3 ++ lang/chinese_gb.inc.php3 | 3 ++ lang/croatian-iso-8859-2.inc.php3 | 3 ++ lang/croatian-utf-8.inc.php3 | 3 ++ lang/croatian-windows-1250.inc.php3 | 3 ++ lang/czech-iso-8859-2.inc.php3 | 3 ++ lang/czech-utf-8.inc.php3 | 3 ++ lang/czech-windows-1250.inc.php3 | 3 ++ lang/danish-iso-8859-1.inc.php3 | 3 ++ lang/danish-utf-8.inc.php3 | 3 ++ lang/dutch-iso-8859-1.inc.php3 | 3 ++ lang/dutch-utf-8.inc.php3 | 3 ++ lang/english-iso-8859-1.inc.php3 | 5 ++- lang/english-utf-8.inc.php3 | 5 ++- lang/estonian-iso-8859-1.inc.php3 | 3 ++ lang/estonian-utf-8.inc.php3 | 3 ++ lang/farsi-utf-8.inc.php3 | 3 ++ lang/farsi-windows-1256.inc.php3 | 3 ++ lang/finnish-iso-8859-1.inc.php3 | 3 ++ lang/finnish-utf-8.inc.php3 | 3 ++ lang/french-iso-8859-1.inc.php3 | 3 ++ lang/french-utf-8.inc.php3 | 3 ++ lang/galician-iso-8859-1.inc.php3 | 3 ++ lang/galician-utf-8.inc.php3 | 3 ++ lang/georgian-utf-8.inc.php3 | 3 ++ lang/german-iso-8859-1.inc.php3 | 3 ++ lang/german-utf-8.inc.php3 | 3 ++ lang/greek-iso-8859-7.inc.php3 | 3 ++ lang/greek-utf-8.inc.php3 | 3 ++ lang/hebrew-iso-8859-8-i.inc.php3 | 3 ++ lang/hindi-utf-8.inc.php3 | 3 ++ lang/hungarian-iso-8859-2.inc.php3 | 3 ++ lang/hungarian-utf-8.inc.php3 | 3 ++ lang/indonesian-iso-8859-1.inc.php3 | 3 ++ lang/indonesian-utf-8.inc.php3 | 3 ++ lang/italian-iso-8859-1.inc.php3 | 3 ++ lang/italian-utf-8.inc.php3 | 3 ++ lang/japanese-euc.inc.php3 | 3 ++ lang/japanese-sjis.inc.php3 | 3 ++ lang/japanese-utf-8.inc.php3 | 3 ++ lang/korean-ks_c_5601-1987.inc.php3 | 3 ++ lang/latvian-utf-8.inc.php3 | 3 ++ lang/latvian-windows-1257.inc.php3 | 3 ++ lang/lithuanian-utf-8.inc.php3 | 3 ++ lang/lithuanian-windows-1257.inc.php3 | 3 ++ lang/malay-iso-8859-1.inc.php3 | 3 ++ lang/malay-utf-8.inc.php3 | 3 ++ lang/norwegian-iso-8859-1.inc.php3 | 3 ++ lang/norwegian-utf-8.inc.php3 | 3 ++ lang/polish-iso-8859-2.inc.php3 | 3 ++ lang/polish-utf-8.inc.php3 | 3 ++ lang/portuguese-iso-8859-1.inc.php3 | 3 ++ lang/portuguese-utf-8.inc.php3 | 3 ++ lang/romanian-iso-8859-1.inc.php3 | 3 ++ lang/romanian-utf-8.inc.php3 | 3 ++ lang/russian-dos-866.inc.php3 | 3 ++ lang/russian-koi8-r.inc.php3 | 3 ++ lang/russian-utf-8.inc.php3 | 3 ++ lang/russian-windows-1251.inc.php3 | 3 ++ lang/serbian-utf-8.inc.php3 | 3 ++ lang/serbian-windows-1250.inc.php3 | 3 ++ lang/slovak-iso-8859-2.inc.php3 | 3 ++ lang/slovak-utf-8.inc.php3 | 3 ++ lang/slovak-windows-1250.inc.php3 | 3 ++ lang/slovenian-iso-8859-2.inc.php3 | 3 ++ lang/slovenian-utf-8.inc.php3 | 3 ++ lang/slovenian-windows-1250.inc.php3 | 3 ++ lang/spanish-iso-8859-1.inc.php3 | 3 ++ lang/spanish-utf-8.inc.php3 | 3 ++ lang/swedish-iso-8859-1.inc.php3 | 3 ++ lang/swedish-utf-8.inc.php3 | 3 ++ lang/thai-tis-620.inc.php3 | 3 ++ lang/thai-utf-8.inc.php3 | 3 ++ lang/turkish-iso-8859-9.inc.php3 | 3 ++ lang/turkish-utf-8.inc.php3 | 3 ++ lang/ukrainian-utf-8.inc.php3 | 3 ++ lang/ukrainian-windows-1251.inc.php3 | 3 ++ libraries/display_export.lib.php3 | 43 +++++++++++++++++++ tbl_dump.php3 | 7 ++- 95 files changed, 328 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index d85636422..3842149d8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ $Source$ * libraries/display_tbl.lib.php3: Don't show BLOB text instead of content when using transformations. * libraries/display_export.lib.php3: Fixed end of line chars. + * tbl_dump.php3, libraries/display_export.lib.php3, lang/*: User can now + specify how will filename for exported data look like (RFE #678642). 2003-03-17 Marc Delisle * user_password.php3, header.inc.php3, libraries/user_password.js: diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index fe4b1f525..cd6b55250 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -625,4 +625,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index bff37956b..44b9422fe 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -626,4 +626,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 12745dbc3..b960fb960 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -618,4 +618,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index a68a66e7f..f6c4aa8ed 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -619,4 +619,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 57828f00a..a314cf539 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -640,4 +640,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 4b9a95ec7..a2497f052 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -639,4 +639,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 6bce52cb1..6ccaf3860 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -639,4 +639,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index b40682d74..f335a0ce8 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -640,4 +640,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 4ee494f07..e61bfa304 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index e3a91a560..35320a9e1 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -639,4 +639,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 659420917..9aef1dfe7 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index b86f4fa56..5d90a064b 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -611,4 +611,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 34733921b..38cb1acbf 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index f54fc4944..83b362833 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 1c52e15e1..013484d74 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -637,4 +637,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index b72f2c9e8..cab80c9f8 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -637,4 +637,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index eff7fc7c3..53040f297 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -636,4 +636,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index a45efeabe..5405c1f50 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index b4a9fb366..5fb78bca1 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -639,4 +639,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index e586fdb1e..3fa83d57e 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 7d7badf2f..0f8db9893 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -211,6 +211,9 @@ $strFieldsEnclosedBy = 'N $strFieldsEscapedBy = 'Názvy sloupců escapovány'; $strFieldsTerminatedBy = 'Sloupce oddělené'; $strFileCouldNotBeRead = 'Soubor nelze přečíst'; +$strFileNameTemplate = 'Vzor pro jméno souboru'; +$strFileNameTemplateHelp = 'Pouľijte __DB__ pro jméno databáze, __TABLE__ pro jméno tabulky a jakékoliv parametry pro %sfunkci strftime%s pro vloľení data. Přípona souboru bude automaticky přidána podle typu. Jakýkoliv jiný text bude zachován.'; +$strFileNameTemplateRemember = 'zapamatovat si hodnotu'; $strFixed = 'pevný'; $strFlushPrivilegesNote = 'Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto tabulek se můľe liąit od oprávnění, která server právě pouľívá, pokud byly tyto tabulky upravovány. V tomto případě je vhodné provést %sznovunačtení oprávnění%s před pokračováním.'; $strFlushTable = 'Vyprázdnit vyrovnávací pamě» pro tabulku ("FLUSH")'; diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index 8669378c2..e18f06053 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -212,6 +212,9 @@ $strFieldsEnclosedBy = 'Názvy sloupcĹŻ uzavĹ™enĂ© do'; $strFieldsEscapedBy = 'Názvy sloupcĹŻ escapovány'; $strFieldsTerminatedBy = 'Sloupce oddÄ›lenĂ©'; $strFileCouldNotBeRead = 'Soubor nelze pĹ™eÄŤĂ­st'; +$strFileNameTemplate = 'Vzor pro jmĂ©no souboru'; +$strFileNameTemplateHelp = 'PouĹľijte __DB__ pro jmĂ©no databáze, __TABLE__ pro jmĂ©no tabulky a jakĂ©koliv parametry pro %sfunkci strftime%s pro vloĹľenĂ­ data. Přípona souboru bude automaticky pĹ™idána podle typu. JakĂ˝koliv jinĂ˝ text bude zachován.'; +$strFileNameTemplateRemember = 'zapamatovat si hodnotu'; $strFixed = 'pevnĂ˝'; $strFlushPrivilegesNote = 'Poznámka: phpMyAdmin zĂ­skává oprávnÄ›nĂ­ přímo z tabulek MySQL. Obsah tÄ›chto tabulek se mĹŻĹľe lišit od oprávnÄ›nĂ­, která server právÄ› používá, pokud byly tyto tabulky upravovány. V tomto případÄ› je vhodnĂ© provĂ©st %sznovunaÄŤtenĂ­ oprávnÄ›nĂ­%s pĹ™ed pokraÄŤovánĂ­m.'; $strFlushTable = 'Vyprázdnit vyrovnávacĂ­ paměť pro tabulku ("FLUSH")'; diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 724f1a1fe..37f5204c2 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -211,6 +211,9 @@ $strFieldsEnclosedBy = 'N $strFieldsEscapedBy = 'Názvy sloupců escapovány'; $strFieldsTerminatedBy = 'Sloupce oddělené'; $strFileCouldNotBeRead = 'Soubor nelze přečíst'; +$strFileNameTemplate = 'Vzor pro jméno souboru'; +$strFileNameTemplateHelp = 'Použijte __DB__ pro jméno databáze, __TABLE__ pro jméno tabulky a jakékoliv parametry pro %sfunkci strftime%s pro vložení data. Přípona souboru bude automaticky přidána podle typu. Jakýkoliv jiný text bude zachován.'; +$strFileNameTemplateRemember = 'zapamatovat si hodnotu'; $strFixed = 'pevný'; $strFlushPrivilegesNote = 'Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto tabulek se může lišit od oprávnění, která server právě používá, pokud byly tyto tabulky upravovány. V tomto případě je vhodné provést %sznovunačtení oprávnění%s před pokračováním.'; $strFlushTable = 'Vyprázdnit vyrovnávací paměť pro tabulku ("FLUSH")'; diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 4840e2951..2d369d3da 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -633,4 +633,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 1a8f878c0..a10dab322 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -634,4 +634,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 227518fa7..b3a81b0eb 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -615,4 +615,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index b82e38c06..fa3f5264a 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -616,4 +616,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 3a782ffff..7f2012522 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -150,6 +150,7 @@ $strDbPrivileges = 'Database-specific privileges'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; +$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; @@ -204,6 +205,9 @@ $strFieldsEnclosedBy = 'Fields enclosed by'; $strFieldsEscapedBy = 'Fields escaped by'; $strFieldsTerminatedBy = 'Fields terminated by'; $strFileCouldNotBeRead = 'File could not be read'; +$strFileNameTemplate = 'File name template'; +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.'; +$strFileNameTemplateRemember = 'remember template'; $strFixed = 'fixed'; $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; $strFlushTable = 'Flush the table ("FLUSH")'; @@ -611,5 +615,4 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; -$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index db59feb7f..c202ec9c1 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -151,6 +151,7 @@ $strDbPrivileges = 'Database-specific privileges'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; +$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; @@ -205,6 +206,9 @@ $strFieldsEnclosedBy = 'Fields enclosed by'; $strFieldsEscapedBy = 'Fields escaped by'; $strFieldsTerminatedBy = 'Fields terminated by'; $strFileCouldNotBeRead = 'File could not be read'; +$strFileNameTemplate = 'File name template'; +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.'; +$strFileNameTemplateRemember = 'remember template'; $strFixed = 'fixed'; $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; $strFlushTable = 'Flush the table ("FLUSH")'; @@ -612,5 +616,4 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; -$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 657a2a0bc..724daaedb 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -614,4 +614,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index fa0443fad..4b7d3ce19 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -615,4 +615,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/farsi-utf-8.inc.php3 b/lang/farsi-utf-8.inc.php3 index 710d91c67..3261f3a5b 100644 --- a/lang/farsi-utf-8.inc.php3 +++ b/lang/farsi-utf-8.inc.php3 @@ -614,4 +614,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/farsi-windows-1256.inc.php3 b/lang/farsi-windows-1256.inc.php3 index b8fac3472..54cfb9595 100644 --- a/lang/farsi-windows-1256.inc.php3 +++ b/lang/farsi-windows-1256.inc.php3 @@ -613,4 +613,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index f717ae3a0..600a9ae75 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -635,4 +635,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 76e471bbd..a338579cd 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -636,4 +636,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 8ea8f92b8..d900f9ae8 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index ea02d91cd..3f3906b63 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -613,4 +613,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 4dd88d73d..bec6f4ebf 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -615,4 +615,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index bf7c575d6..78920af18 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -616,4 +616,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 2ba594a6e..d3151a651 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index c96be524c..7cbbb7738 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -620,4 +620,7 @@ $strPerMinute = 'pro Minute'; $strPerSecond = 'pro Sekunde'; $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index b6143fe5a..be4f2742d 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -621,4 +621,7 @@ $strPerMinute = 'pro Minute'; $strPerSecond = 'pro Sekunde'; $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index c54973bf9..94981c5f8 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -637,4 +637,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 0dd2989f5..e71d73d6e 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index f9cb777f7..1e1ef1be4 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -635,4 +635,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 474732ea0..cf8f47fd3 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -649,4 +649,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index f39ad22f7..284307efb 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -623,4 +623,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index d17455fc8..9a3fb7234 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -624,4 +624,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index c4c417ada..fa38d4fc7 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -611,4 +611,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 22363b834..c2d4f9a22 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 33c0e9d41..c8e2d1ab8 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -616,4 +616,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 76cf6aa67..6b5da5d49 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -617,4 +617,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index b68bdba05..dfef3eef2 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -623,4 +623,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index e799b4bb9..a33188183 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -623,4 +623,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index deb61bdaf..267d1a4c3 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -624,4 +624,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index e6b548406..371ea5868 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -637,4 +637,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 0fe003a10..12f175f3c 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -639,4 +639,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index b4b7ebd39..9bf6dcca8 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -638,4 +638,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 6f4f9ae48..2dbba6dbe 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index 43d9dcac5..5c3dd2e7e 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -611,4 +611,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index c959c5fa1..7c829a267 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -634,4 +634,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 398f20947..c449d82c7 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -635,4 +635,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 088348ad9..36120f9d0 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -613,4 +613,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 8e0266985..8290a7146 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -614,4 +614,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 1571a19f5..1dee137dd 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -611,4 +611,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 8807cf9b7..31aaed4bd 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 48e3aad5c..667980f00 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -634,4 +634,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index eb61e02f6..7bf4bf440 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -635,4 +635,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 95a22707f..0d9cca0c3 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index e993b550e..e1a9dcbf1 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -613,4 +613,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index f476d47fb..5ead7009a 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -621,4 +621,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 76a7aa7df..e2299161a 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -619,4 +619,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 4c4a91746..e2e3705c5 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -620,4 +620,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 147640c10..4a14775a1 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -619,4 +619,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index db279abd8..b9012782d 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -641,4 +641,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index da24f8322..14250ec78 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -640,4 +640,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 996773f61..9d1b07196 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 5d2dbc9bf..21351b7de 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -613,4 +613,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 92817070e..6eb254786 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 8338d3601..58ab1562f 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -614,4 +614,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 11cdfd84a..bef676f4e 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -615,4 +615,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 11987552b..85fba6aba 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -614,4 +614,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index d3999d188..94457da97 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -615,4 +615,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 1ae87d4b7..de4d71de6 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -616,4 +616,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 7f2ee29da..2731202c8 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -611,4 +611,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index a5c075569..af5957d96 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -612,4 +612,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 4cf53656b..bf70448cf 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -625,4 +625,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index ab062b34c..c87d63f32 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -626,4 +626,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 63aeca22c..40ced757a 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -636,4 +636,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 7cdd14db1..89f16df6b 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -637,4 +637,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 28c83bba9..36aa0d345 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -626,4 +626,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 3a11bd4bf..d98ef6315 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -625,4 +625,7 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate ?> diff --git a/libraries/display_export.lib.php3 b/libraries/display_export.lib.php3 index 8e355879a..7e38c1a16 100644 --- a/libraries/display_export.lib.php3 +++ b/libraries/display_export.lib.php3 @@ -219,6 +219,40 @@ if (isset($table) && !empty($table) && !isset($num_tables)) { + + +  : + + /> + ( + + + )* + + + + + +
+ ', '') . "\n"; ?> + +
diff --git a/tbl_dump.php3 b/tbl_dump.php3 index d10c5f2ba..746650020 100755 --- a/tbl_dump.php3 +++ b/tbl_dump.php3 @@ -103,11 +103,14 @@ if (empty($asfile)) { // Download else { + // // Defines filename and extension, and also mime types if (!isset($table)) { - $filename = $db; + if (isset($remember_template)) setcookie('pma_db_filename_template', $filename_template , 0, $GLOBALS['cookie_path'], '' , $GLOBALS['is_https']); + $filename = ereg_replace('__DB__', $db, strftime($filename_template)); } else { - $filename = $table; + if (isset($remember_template)) setcookie('pma_table_filename_template', $filename_template , 0, $GLOBALS['cookie_path'], '' , $GLOBALS['is_https']); + $filename = ereg_replace('__TABLE__', $table, ereg_replace('__DB__', $db, strftime($filename_template))); } if (!(isset($cfg['AllowAnywhereRecoding']) && $cfg['AllowAnywhereRecoding'] && $allow_recoding)) { $filename = PMA_convert_string($charset, 'iso-8859-1', $filename);