From 53b42120406b79504d3d2dbcae7b3090b3ef5c13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 13 May 2003 09:41:54 +0000 Subject: [PATCH] Behave correctly if no file is given for loading. --- ChangeLog | 3 ++- lang/afrikaans-iso-8859-1.inc.php3 | 1 + lang/afrikaans-utf-8.inc.php3 | 1 + lang/albanian-iso-8859-1.inc.php3 | 1 + lang/albanian-utf-8.inc.php3 | 1 + lang/arabic-utf-8.inc.php3 | 1 + lang/arabic-windows-1256.inc.php3 | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php3 | 1 + lang/brazilian_portuguese-utf-8.inc.php3 | 1 + lang/bulgarian-koi8-r.inc.php3 | 1 + lang/bulgarian-utf-8.inc.php3 | 1 + lang/bulgarian-windows-1251.inc.php3 | 1 + lang/catalan-iso-8859-1.inc.php3 | 1 + lang/catalan-utf-8.inc.php3 | 1 + lang/chinese_big5-utf-8.inc.php3 | 1 + lang/chinese_big5.inc.php3 | 1 + lang/chinese_gb-utf-8.inc.php3 | 1 + lang/chinese_gb.inc.php3 | 1 + lang/croatian-iso-8859-2.inc.php3 | 1 + lang/croatian-utf-8.inc.php3 | 1 + lang/croatian-windows-1250.inc.php3 | 1 + lang/czech-iso-8859-2.inc.php3 | 1 + lang/czech-utf-8.inc.php3 | 1 + lang/czech-windows-1250.inc.php3 | 1 + lang/danish-iso-8859-1.inc.php3 | 1 + lang/danish-utf-8.inc.php3 | 1 + lang/dutch-iso-8859-1.inc.php3 | 1 + lang/dutch-utf-8.inc.php3 | 1 + lang/english-iso-8859-1.inc.php3 | 1 + lang/english-utf-8.inc.php3 | 1 + lang/estonian-iso-8859-1.inc.php3 | 1 + lang/estonian-utf-8.inc.php3 | 1 + lang/farsi-utf-8.inc.php3 | 1 + lang/farsi-windows-1256.inc.php3 | 1 + lang/finnish-iso-8859-1.inc.php3 | 1 + lang/finnish-utf-8.inc.php3 | 1 + lang/french-iso-8859-1.inc.php3 | 1 + lang/french-utf-8.inc.php3 | 1 + lang/galician-iso-8859-1.inc.php3 | 1 + lang/galician-utf-8.inc.php3 | 1 + lang/georgian-utf-8.inc.php3 | 1 + lang/german-iso-8859-1.inc.php3 | 1 + lang/german-utf-8.inc.php3 | 1 + lang/greek-iso-8859-7.inc.php3 | 1 + lang/greek-utf-8.inc.php3 | 1 + lang/hebrew-iso-8859-8-i.inc.php3 | 1 + lang/hindi-utf-8.inc.php3 | 1 + lang/hungarian-iso-8859-2.inc.php3 | 1 + lang/hungarian-utf-8.inc.php3 | 1 + lang/indonesian-iso-8859-1.inc.php3 | 1 + lang/indonesian-utf-8.inc.php3 | 1 + lang/italian-iso-8859-1.inc.php3 | 1 + lang/italian-utf-8.inc.php3 | 1 + lang/japanese-euc.inc.php3 | 1 + lang/japanese-sjis.inc.php3 | 1 + lang/japanese-utf-8.inc.php3 | 1 + lang/korean-ks_c_5601-1987.inc.php3 | 1 + lang/latvian-utf-8.inc.php3 | 1 + lang/latvian-windows-1257.inc.php3 | 1 + lang/lithuanian-utf-8.inc.php3 | 1 + lang/lithuanian-windows-1257.inc.php3 | 1 + lang/malay-iso-8859-1.inc.php3 | 1 + lang/malay-utf-8.inc.php3 | 1 + lang/norwegian-iso-8859-1.inc.php3 | 1 + lang/norwegian-utf-8.inc.php3 | 1 + lang/polish-iso-8859-2.inc.php3 | 1 + lang/polish-utf-8.inc.php3 | 1 + lang/portuguese-iso-8859-1.inc.php3 | 1 + lang/portuguese-utf-8.inc.php3 | 1 + lang/romanian-iso-8859-1.inc.php3 | 1 + lang/romanian-utf-8.inc.php3 | 1 + lang/russian-dos-866.inc.php3 | 1 + lang/russian-koi8-r.inc.php3 | 1 + lang/russian-utf-8.inc.php3 | 1 + lang/russian-windows-1251.inc.php3 | 1 + lang/serbian-utf-8.inc.php3 | 1 + lang/serbian-windows-1250.inc.php3 | 1 + lang/slovak-iso-8859-2.inc.php3 | 1 + lang/slovak-utf-8.inc.php3 | 1 + lang/slovak-windows-1250.inc.php3 | 1 + lang/slovenian-iso-8859-2.inc.php3 | 1 + lang/slovenian-utf-8.inc.php3 | 1 + lang/slovenian-windows-1250.inc.php3 | 1 + lang/spanish-iso-8859-1.inc.php3 | 1 + lang/spanish-utf-8.inc.php3 | 1 + lang/swedish-iso-8859-1.inc.php3 | 1 + lang/swedish-utf-8.inc.php3 | 1 + lang/thai-tis-620.inc.php3 | 1 + lang/thai-utf-8.inc.php3 | 1 + lang/turkish-iso-8859-9.inc.php3 | 1 + lang/turkish-utf-8.inc.php3 | 1 + lang/ukrainian-utf-8.inc.php3 | 1 + lang/ukrainian-windows-1251.inc.php3 | 1 + ldi_check.php3 | 7 ++++++- 94 files changed, 100 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3d75659d4..8885ca2b8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,9 +15,10 @@ $Source$ 2003-05-13 Michal Cihar * left.php3: Fixed displaying of tables with quote in name. * main.php3: $pma_uri_parts['scheme'] might be sometimes unset... - * tbl_move_copy.php3, lang/: Check for same table and db name when moving + * tbl_move_copy.php3, lang/*: Check for same table and db name when moving (RFE #734985). * libraries/relation.lib.php3: Fixed warning in PMA_purgeHistory. + * ldi_check.php3, lang/*: Behave correctly if no file is given for loading. 2003-05-12 Garvin Hicking * queryframe.php3: Remove left/bottom margin to better fit the link title diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index be2710b7f..e44124e55 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -642,4 +642,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index a0a137f6a..c070aab04 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -643,4 +643,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index fa9ec32e8..26fd23a0b 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index bba2cf94e..84510a32d 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index d219497eb..c9702cb48 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -657,4 +657,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 454e78390..d509219f1 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -656,4 +656,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 9f050b87e..424bd6ef2 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -656,4 +656,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 2f21fde33..4698e8807 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -657,4 +657,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 0380e0881..2700cae73 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -649,4 +649,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 3fd9c10e2..056540adc 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -650,4 +650,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 63f5d0978..2c91ec02d 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -649,4 +649,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 95f90ffd5..fe4db3ae5 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 698e5dc6c..dc88017a5 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 3d32d09e7..76ddc0c69 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 2d3736cf7..0c015e95c 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -653,4 +653,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 2498c6eda..3a6f44187 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 0b0461919..e7713743c 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 193777c1d..0e54ea4a5 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 6d3c2786e..bd75d407d 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -656,4 +656,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 2e5b7164a..2b81b7366 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 5152dac7b..7634db11d 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -635,4 +635,5 @@ $strZip = '"zazipov $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index fd8c2d91a..a93470fdf 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -636,4 +636,5 @@ $strZip = '"zazipováno"'; $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 0b29ea8d9..702e4ef7f 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -635,4 +635,5 @@ $strZip = '"zazipov $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 6b46f9e7f..c767960ba 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -650,4 +650,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 2d6bf4d2d..296ead177 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -651,4 +651,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 244936833..11c80a648 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -645,4 +645,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index f3a49c4a6..52363f8c2 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -646,4 +646,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 8f5c30e55..564053155 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -628,4 +628,5 @@ $strZip = '"zipped"'; $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 57e6d2f90..800847f95 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -629,4 +629,5 @@ $strZip = '"zipped"'; $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 8b9c3785b..929264b2c 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 40a677691..f9c494e83 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/farsi-utf-8.inc.php3 b/lang/farsi-utf-8.inc.php3 index df3fd546c..86bbfc08e 100644 --- a/lang/farsi-utf-8.inc.php3 +++ b/lang/farsi-utf-8.inc.php3 @@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/farsi-windows-1256.inc.php3 b/lang/farsi-windows-1256.inc.php3 index 90761e621..53841ec84 100644 --- a/lang/farsi-windows-1256.inc.php3 +++ b/lang/farsi-windows-1256.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 54efb1367..1890fa7ef 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index ba56f9144..8b7319bd3 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -653,4 +653,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 42c4db2b6..5e471d95f 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 9da2fc6ee..1f731ef44 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 4a1948894..9e210bef8 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index baa7110bc..bc8723e7b 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -637,4 +637,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 4acc9bedb..6aa70672e 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index f38d5d4e3..ac8c7db60 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -637,4 +637,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 22830899a..b5e043686 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -638,4 +638,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 4f14fd7d4..44bdd84db 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index b25f08634..91c7aeda3 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index af5a019de..52bb3e77d 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 80b67c03b..c46273597 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -666,4 +666,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index d47c82480..d27a0f6db 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index cc0cbe49f..98b8c794b 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -641,4 +641,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index c829ea35d..5bac76383 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 7fb0d7be7..a255b322c 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 3954ad781..225800d46 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index e888e7523..36c37be88 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index e74396ed3..c05e36868 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 125e7f8e0..f2e3d475d 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index a08b5d326..04c9cd1aa 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -641,4 +641,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 3819d254d..4be0c223a 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index 86e8593ed..1f4cc51d5 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 3c1744060..fc1b8d727 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 70c7232eb..334938cb5 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index ee43a7d67..9607de8ad 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -632,4 +632,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 9a7593545..635738a42 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -651,4 +651,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index dd11e899c..57f78e74c 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 6ecc4a573..b36b80de0 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 18960902c..579158f0f 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index f71b8a135..a1f0e5273 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index d41b09222..a2e1b9e0b 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 47e2c24eb..9845bb9f3 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -651,4 +651,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 0a4b13cd4..534efe82f 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index e7bf6e955..e2cf7e180 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 632374879..bf558b756 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 8255a8383..042c16c23 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -638,4 +638,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index b5b561625..d17f605ae 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index dbecb90b3..c3f1cf4ed 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -637,4 +637,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 65cd8347f..3f65d497c 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 7abfc8dd6..c20aeefa0 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -658,4 +658,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index f521c5b44..d3d4a7cb9 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -657,4 +657,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index f9da4c5a5..cdd48801a 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 8e3634fc0..e46a04535 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index b354a1a18..c8bb5914f 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 6df5a03fd..2cdebe223 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 135a7447e..22b841c92 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 93ab84213..e0457c200 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 144110465..592be79cd 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 96309c60b..0938e05f2 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 25754e23a..c4cbf3813 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 77c67d5e2..88870d740 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 621f78b86..25b0378e3 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 6adf267f8..c2dd80852 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -641,4 +641,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 3260fdec0..a610d163b 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -653,4 +653,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index f34293cb5..065862c92 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 978850bcc..2f28ad2b0 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index a4b56bcb2..b70ae18ee 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate $strRelations = 'Relations'; //to translate $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate +$strMustSelectFile = 'You should select file which you want to insert.'; //to translate ?> diff --git a/ldi_check.php3 b/ldi_check.php3 index cb9f39231..41065f418 100755 --- a/ldi_check.php3 +++ b/ldi_check.php3 @@ -87,7 +87,12 @@ if (isset($btnLDI) && isset($local_textfile) && $local_textfile != '') { /** * The form used to define the query has been submitted -> do the work */ -if (isset($btnLDI) && ($textfile != 'none')) { +if (isset($btnLDI) && empty($textfile)) { + $js_to_run = 'functions.js'; + include('./header.inc.php3'); + $message = $strMustSelectFile; + include('./ldi_table.php3'); +} elseif (isset($btnLDI) && ($textfile != 'none')) { if (!isset($replace)) { $replace = ''; }