Do not allow to create table that already exists (RFE #1255931).

This commit is contained in:
Michal Čihař
2005-09-26 19:35:53 +00:00
parent d5b78243d8
commit db82872c0a
119 changed files with 135 additions and 12 deletions

View File

@@ -20,6 +20,8 @@ $Source$
selected columns (RFE #1275909). selected columns (RFE #1275909).
* libraries/common.lib.php: Do no try to parse empty SQL query (bug * libraries/common.lib.php: Do no try to parse empty SQL query (bug
#1303994). #1303994).
* tbl_create.php, lang/*: Do not allow to create table that already exists
(RFE #1255931).
2005-09-25 Marc Delisle <lem9@users.sourceforge.net> 2005-09-25 Marc Delisle <lem9@users.sourceforge.net>
* server_privileges.php: support MySQL 5 privileges * server_privileges.php: support MySQL 5 privileges

View File

@@ -978,4 +978,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -979,4 +979,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -968,4 +968,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -969,4 +969,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -990,4 +990,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -991,4 +991,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -970,4 +970,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -970,4 +970,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -969,4 +969,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -968,4 +968,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -977,4 +977,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -976,4 +976,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -982,4 +982,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -983,4 +983,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -989,4 +989,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -990,4 +990,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -989,4 +989,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -949,4 +949,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -950,4 +950,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -985,4 +985,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -986,4 +986,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -969,4 +969,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -970,4 +970,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -991,4 +991,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -992,4 +992,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -991,4 +991,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -382,6 +382,7 @@ $strInvalidColumnCount = 'Po
$strInvalidCSVInput = 'Chybn<62> CVS data, nepoda<64>ilo se je na<6E><61>st!'; $strInvalidCSVInput = 'Chybn<62> CVS data, nepoda<64>ilo se je na<6E><61>st!';
$strInvalidFieldAddCount = 'Mus<75>te p<>idat alespo<70> jeden sloupec.'; $strInvalidFieldAddCount = 'Mus<75>te p<>idat alespo<70> jeden sloupec.';
$strInvalidFieldCount = 'Tabulka mus<75> m<>t alespo<70> jeden sloupec.'; $strInvalidFieldCount = 'Tabulka mus<75> m<>t alespo<70> jeden sloupec.';
$strInvalidLDIImport = 'Tento plugin nepodporuje komprimovan<61> soubory!';
$strInvalidRowNumber = '%d nen<65> platn<74> <20><>slo <20><>dku.'; $strInvalidRowNumber = '%d nen<65> platn<74> <20><>slo <20><>dku.';
$strJapanese = 'Japon<6F>tina'; $strJapanese = 'Japon<6F>tina';
@@ -408,6 +409,9 @@ $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu'; $strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu';
$strLatexStructure = 'Struktura tabulky __TABLE__'; $strLatexStructure = 'Struktura tabulky __TABLE__';
$strLatvian = 'Loty<74>tina'; $strLatvian = 'Loty<74>tina';
$strLDI = 'CSV pomoc<6F> LOAD DATA';
$strLDIImportOptions = 'Nastaven<65> CSV importu pomoc<6F> LOAD DATA';
$strLDILocal = 'Pou<6F><75>t kl<6B><6C>ov<6F> slovo LOCAL';
$strLengthSet = 'D<>lka/Mno<6E>ina*'; $strLengthSet = 'D<>lka/Mno<6E>ina*';
$strLimitNumRows = 'z<>znam<61> na str<74>nku'; $strLimitNumRows = 'z<>znam<61> na str<74>nku';
$strLineFeed = 'Ukon<6F>en<65> <20><>dk<64>: \\n'; $strLineFeed = 'Ukon<6F>en<65> <20><>dk<64>: \\n';
@@ -838,6 +842,7 @@ $strSwedish = '
$strSwitchToDatabase = 'P<>epnout na zkop<6F>rovanou datab<61>zi'; $strSwitchToDatabase = 'P<>epnout na zkop<6F>rovanou datab<61>zi';
$strSwitchToTable = 'P<>epnout na zkop<6F>rovanou tabulku'; $strSwitchToTable = 'P<>epnout na zkop<6F>rovanou tabulku';
$strTableAlreadyExists = 'Tabulka %s ji<6A> existuje!';
$strTableComments = 'Koment<6E><74> k&nbsp;tabulce'; $strTableComments = 'Koment<6E><74> k&nbsp;tabulce';
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!'; $strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na'; $strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
@@ -968,8 +973,4 @@ $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite write
$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
$strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
?> ?>

View File

@@ -383,6 +383,7 @@ $strInvalidColumnCount = 'Počet sloupců musí být větší než nula.';
$strInvalidCSVInput = 'Chybná CVS data, nepodařilo se je načíst!'; $strInvalidCSVInput = 'Chybná CVS data, nepodařilo se je načíst!';
$strInvalidFieldAddCount = 'Musíte přidat alespoň jeden sloupec.'; $strInvalidFieldAddCount = 'Musíte přidat alespoň jeden sloupec.';
$strInvalidFieldCount = 'Tabulka musí mít alespoň jeden sloupec.'; $strInvalidFieldCount = 'Tabulka musí mít alespoň jeden sloupec.';
$strInvalidLDIImport = 'Tento plugin nepodporuje komprimované soubory!';
$strInvalidRowNumber = '%d není platné číslo řádku.'; $strInvalidRowNumber = '%d není platné číslo řádku.';
$strJapanese = 'Japonština'; $strJapanese = 'Japonština';
@@ -409,6 +410,9 @@ $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastavení exportu do LaTeXu'; $strLaTeXOptions = 'Nastavení exportu do LaTeXu';
$strLatexStructure = 'Struktura tabulky __TABLE__'; $strLatexStructure = 'Struktura tabulky __TABLE__';
$strLatvian = 'Lotyština'; $strLatvian = 'Lotyština';
$strLDI = 'CSV pomocí LOAD DATA';
$strLDIImportOptions = 'Nastavení CSV importu pomocí LOAD DATA';
$strLDILocal = 'Použít klíčové slovo LOCAL';
$strLengthSet = 'Délka/Množina*'; $strLengthSet = 'Délka/Množina*';
$strLimitNumRows = 'záznamů na stránku'; $strLimitNumRows = 'záznamů na stránku';
$strLineFeed = 'Ukončení řádků: \\n'; $strLineFeed = 'Ukončení řádků: \\n';
@@ -839,6 +843,7 @@ $strSwedish = 'Švédština';
$strSwitchToDatabase = 'Přepnout na zkopírovanou databázi'; $strSwitchToDatabase = 'Přepnout na zkopírovanou databázi';
$strSwitchToTable = 'Přepnout na zkopírovanou tabulku'; $strSwitchToTable = 'Přepnout na zkopírovanou tabulku';
$strTableAlreadyExists = 'Tabulka %s již existuje!';
$strTableComments = 'Komentář k&nbsp;tabulce'; $strTableComments = 'Komentář k&nbsp;tabulce';
$strTableEmpty = 'Jméno tabulky je prázdné!'; $strTableEmpty = 'Jméno tabulky je prázdné!';
$strTableHasBeenDropped = 'Tabulka %s byla odstraněna'; $strTableHasBeenDropped = 'Tabulka %s byla odstraněna';
@@ -969,8 +974,4 @@ $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite write
$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
$strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
?> ?>

View File

@@ -382,6 +382,7 @@ $strInvalidColumnCount = 'Po
$strInvalidCSVInput = 'Chybn<62> CVS data, nepoda<64>ilo se je na<6E><61>st!'; $strInvalidCSVInput = 'Chybn<62> CVS data, nepoda<64>ilo se je na<6E><61>st!';
$strInvalidFieldAddCount = 'Mus<75>te p<>idat alespo<70> jeden sloupec.'; $strInvalidFieldAddCount = 'Mus<75>te p<>idat alespo<70> jeden sloupec.';
$strInvalidFieldCount = 'Tabulka mus<75> m<>t alespo<70> jeden sloupec.'; $strInvalidFieldCount = 'Tabulka mus<75> m<>t alespo<70> jeden sloupec.';
$strInvalidLDIImport = 'Tento plugin nepodporuje komprimovan<61> soubory!';
$strInvalidRowNumber = '%d nen<65> platn<74> <20><>slo <20><>dku.'; $strInvalidRowNumber = '%d nen<65> platn<74> <20><>slo <20><>dku.';
$strJapanese = 'Japon<6F>tina'; $strJapanese = 'Japon<6F>tina';
@@ -408,6 +409,9 @@ $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu'; $strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu';
$strLatexStructure = 'Struktura tabulky __TABLE__'; $strLatexStructure = 'Struktura tabulky __TABLE__';
$strLatvian = 'Loty<74>tina'; $strLatvian = 'Loty<74>tina';
$strLDI = 'CSV pomoc<6F> LOAD DATA';
$strLDIImportOptions = 'Nastaven<65> CSV importu pomoc<6F> LOAD DATA';
$strLDILocal = 'Pou<6F><75>t kl<6B><6C>ov<6F> slovo LOCAL';
$strLengthSet = 'D<>lka/Mno<6E>ina*'; $strLengthSet = 'D<>lka/Mno<6E>ina*';
$strLimitNumRows = 'z<>znam<61> na str<74>nku'; $strLimitNumRows = 'z<>znam<61> na str<74>nku';
$strLineFeed = 'Ukon<6F>en<65> <20><>dk<64>: \\n'; $strLineFeed = 'Ukon<6F>en<65> <20><>dk<64>: \\n';
@@ -838,6 +842,7 @@ $strSwedish = '
$strSwitchToDatabase = 'P<>epnout na zkop<6F>rovanou datab<61>zi'; $strSwitchToDatabase = 'P<>epnout na zkop<6F>rovanou datab<61>zi';
$strSwitchToTable = 'P<>epnout na zkop<6F>rovanou tabulku'; $strSwitchToTable = 'P<>epnout na zkop<6F>rovanou tabulku';
$strTableAlreadyExists = 'Tabulka %s ji<6A> existuje!';
$strTableComments = 'Koment<6E><74> k&nbsp;tabulce'; $strTableComments = 'Koment<6E><74> k&nbsp;tabulce';
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!'; $strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na'; $strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
@@ -968,8 +973,4 @@ $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite write
$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
$strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
?> ?>

View File

@@ -965,4 +965,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -966,4 +966,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -967,4 +967,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -967,4 +967,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -968,4 +968,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -856,6 +856,7 @@ $strSwedish = 'Swedish';
$strSwitchToDatabase = 'Switch to copied database'; $strSwitchToDatabase = 'Switch to copied database';
$strSwitchToTable = 'Switch to copied table'; $strSwitchToTable = 'Switch to copied table';
$strTableAlreadyExists = 'Table %s already exists!';
$strTableComments = 'Table comments'; $strTableComments = 'Table comments';
$strTableEmpty = 'The table name is empty!'; $strTableEmpty = 'The table name is empty!';
$strTableHasBeenDropped = 'Table %s has been dropped'; $strTableHasBeenDropped = 'Table %s has been dropped';

View File

@@ -856,6 +856,7 @@ $strSwedish = 'Swedish';
$strSwitchToDatabase = 'Switch to copied database'; $strSwitchToDatabase = 'Switch to copied database';
$strSwitchToTable = 'Switch to copied table'; $strSwitchToTable = 'Switch to copied table';
$strTableAlreadyExists = 'Table %s already exists!';
$strTableComments = 'Table comments'; $strTableComments = 'Table comments';
$strTableEmpty = 'The table name is empty!'; $strTableEmpty = 'The table name is empty!';
$strTableHasBeenDropped = 'Table %s has been dropped'; $strTableHasBeenDropped = 'Table %s has been dropped';

View File

@@ -857,6 +857,7 @@ $strSwedish = 'Swedish';
$strSwitchToDatabase = 'Switch to copied database'; $strSwitchToDatabase = 'Switch to copied database';
$strSwitchToTable = 'Switch to copied table'; $strSwitchToTable = 'Switch to copied table';
$strTableAlreadyExists = 'Table %s already exists!';
$strTableComments = 'Table comments'; $strTableComments = 'Table comments';
$strTableEmpty = 'The table name is empty!'; $strTableEmpty = 'The table name is empty!';
$strTableHasBeenDropped = 'Table %s has been dropped'; $strTableHasBeenDropped = 'Table %s has been dropped';

View File

@@ -965,4 +965,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -966,4 +966,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -976,4 +976,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -976,4 +976,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -977,4 +977,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -965,4 +965,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -965,4 +965,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -966,4 +966,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -992,4 +992,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -975,4 +975,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -975,4 +975,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -976,4 +976,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -973,4 +973,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -988,4 +988,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -989,4 +989,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -996,4 +996,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -985,4 +985,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -986,4 +986,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -964,4 +964,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -965,4 +965,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -982,4 +982,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -983,4 +983,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -983,4 +983,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -986,4 +986,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -987,4 +987,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -973,4 +973,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -976,4 +976,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -975,4 +975,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -987,4 +987,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -988,4 +988,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -967,4 +967,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -968,4 +968,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -993,4 +993,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -992,4 +992,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -963,4 +963,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -964,4 +964,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -963,4 +963,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -983,4 +983,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -983,4 +983,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -984,4 +984,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -968,4 +968,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -969,4 +969,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -971,4 +971,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -973,4 +973,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -972,4 +972,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -970,4 +970,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -969,4 +969,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -970,4 +970,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -969,4 +969,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

View File

@@ -966,4 +966,5 @@ $strLDI = 'CSV using LOAD DATA'; //to translate
$strLDILocal = 'Use LOCAL keyword'; //to translate $strLDILocal = 'Use LOCAL keyword'; //to translate
$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
$strTableAlreadyExists = 'Table %s already exists!'; //to translate
?> ?>

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