Add FOREIGN_KEY_CHECKS=0 to export (RFE #966038).

This commit is contained in:
Michal Čihař
2004-06-08 09:21:48 +00:00
parent dd8f002974
commit d9cc90927c
107 changed files with 125 additions and 3 deletions

View File

@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
$Id$
$Source$
2004-06-08 Michal Čihař <michal@cihar.com>
* config.inc.php, lang/*, libraries/common.lib.php,
libraries/config_import.lib.php, libraries/display_export.lib.php,
libraries/export/sql.php: Add FOREIGN_KEY_CHECKS=0 to export (RFE
#966038).
2004-06-08 Alexander M. Turek <me@derrabus.de>
* libraries/common.lib.php: backwards compatibility.
* config.inc.php: typo.

View File

@@ -337,6 +337,7 @@ $cfg['Export']['latex_structure_label'] = 'tab:__TABLE__-structure';
$cfg['Export']['sql_structure'] = TRUE;
$cfg['Export']['sql_data'] = TRUE;
$cfg['Export']['sql_disable_fk'] = FALSE;
$cfg['Export']['sql_use_transaction'] = FALSE;
$cfg['Export']['sql_drop_database'] = FALSE;
$cfg['Export']['sql_drop_table'] = FALSE;

View File

@@ -756,4 +756,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -757,4 +757,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -748,4 +748,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -745,4 +745,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -748,4 +748,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -755,4 +755,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -770,4 +770,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -771,4 +771,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -753,4 +753,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -753,4 +753,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -748,4 +748,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -748,4 +748,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -769,4 +769,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -770,4 +770,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -769,4 +769,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -207,6 +207,7 @@ $strDeleting = 'Odstra
$strDescending = 'Sestupn<70>';
$strDescription = 'Popis';
$strDictionary = 'slovn<76>k';
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
$strDisabled = 'Vypnuto';
$strDisplay = 'Zobrazit';
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';

View File

@@ -208,6 +208,7 @@ $strDeleting = 'Odstraňuji %s';
$strDescending = 'Sestupně';
$strDescription = 'Popis';
$strDictionary = 'slovník';
$strDisableForeignChecks = 'Vypnout kontrolu cizích klíčů';
$strDisabled = 'Vypnuto';
$strDisplay = 'Zobrazit';
$strDisplayFeat = 'Zobrazení funkcí';

View File

@@ -207,6 +207,7 @@ $strDeleting = 'Odstra
$strDescending = 'Sestupn<70>';
$strDescription = 'Popis';
$strDictionary = 'slovn<76>k';
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
$strDisabled = 'Vypnuto';
$strDisplay = 'Zobrazit';
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';

View File

@@ -743,4 +743,5 @@ $strZip = '"zipped"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -744,4 +744,5 @@ $strZip = '"zipped"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strZip = '"zipped"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strZip = '"zipped"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strZip = '"zipitud"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strZip = '"zipitud"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -766,4 +766,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -767,4 +767,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl
$strZip = '"zipp<70>"';
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -748,4 +748,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -770,4 +770,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr
$strZip = 'Zip-komprimiert';
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränku
$strZip = 'Zip-komprimiert';
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -751,4 +751,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -766,4 +766,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -774,4 +774,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -755,4 +755,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strZip = '"Dikompress dengan Zip"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strZip = '"Dikompress dengan Zip"';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -755,4 +755,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -764,4 +764,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -765,4 +765,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -747,4 +747,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -765,4 +765,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -766,4 +766,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -748,4 +748,5 @@ $strZip = 'Komprimert (zip)';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strZip = 'Komprimert (zip)';
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -772,4 +772,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -771,4 +771,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -761,4 +761,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -762,4 +762,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -750,4 +750,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -749,4 +749,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -752,4 +752,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -751,4 +751,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -752,4 +752,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -751,4 +751,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -744,4 +744,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -744,4 +744,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -743,4 +743,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -745,4 +745,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -746,4 +746,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -741,4 +741,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -742,4 +742,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -755,4 +755,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

View File

@@ -754,4 +754,5 @@ $strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
?>

Some files were not shown because too many files have changed in this diff Show More