Behave correctly if no file is given for loading.
This commit is contained in:
@@ -15,9 +15,10 @@ $Source$
|
|||||||
2003-05-13 Michal Cihar <nijel@users.sourceforge.net>
|
2003-05-13 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* left.php3: Fixed displaying of tables with quote in name.
|
* left.php3: Fixed displaying of tables with quote in name.
|
||||||
* main.php3: $pma_uri_parts['scheme'] might be sometimes unset...
|
* 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).
|
(RFE #734985).
|
||||||
* libraries/relation.lib.php3: Fixed warning in PMA_purgeHistory.
|
* 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 <me@supergarv.de>
|
2003-05-12 Garvin Hicking <me@supergarv.de>
|
||||||
* queryframe.php3: Remove left/bottom margin to better fit the link title
|
* queryframe.php3: Remove left/bottom margin to better fit the link title
|
||||||
|
@@ -642,4 +642,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -643,4 +643,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -657,4 +657,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -656,4 +656,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -656,4 +656,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -657,4 +657,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -649,4 +649,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -650,4 +650,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -649,4 +649,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -653,4 +653,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -656,4 +656,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strZip = '"zazipov
|
|||||||
|
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strZip = '"zazipováno"';
|
|||||||
|
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strZip = '"zazipov
|
|||||||
|
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -650,4 +650,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -651,4 +651,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -645,4 +645,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -646,4 +646,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -628,4 +628,5 @@ $strZip = '"zipped"';
|
|||||||
|
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strZip = '"zipped"';
|
|||||||
|
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -653,4 +653,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -655,4 +655,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -666,4 +666,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -632,4 +632,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -651,4 +651,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -633,4 +633,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -634,4 +634,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -651,4 +651,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -652,4 +652,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -638,4 +638,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -637,4 +637,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -658,4 +658,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -657,4 +657,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -636,4 +636,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -635,4 +635,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -629,4 +629,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -640,4 +640,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -641,4 +641,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -653,4 +653,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -654,4 +654,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -631,4 +631,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -630,4 +630,5 @@ $strLaTeXOptions = 'LaTeX options'; //to translate
|
|||||||
$strRelations = 'Relations'; //to translate
|
$strRelations = 'Relations'; //to translate
|
||||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||||
$strCopyTableSameNames = 'Can\'t copy 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
|
||||||
?>
|
?>
|
||||||
|
@@ -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
|
* 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)) {
|
if (!isset($replace)) {
|
||||||
$replace = '';
|
$replace = '';
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user