removed some hard coded messages
This commit is contained in:
@@ -20,6 +20,7 @@ $Source$
|
||||
libraries/export/sql.php: Add support for IF NOT EXISTS in CREATE TABLE
|
||||
export (RFE #913421).
|
||||
* lang/czech: Updated.
|
||||
* libraries/export/sql.php, lang/*: Remove some hardcoded strings.
|
||||
|
||||
2004-03-09 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/common.lib.php, libraries/display*, lang/*:
|
||||
|
@@ -740,4 +740,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -741,4 +741,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -734,4 +734,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -735,4 +735,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -734,4 +734,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -729,4 +729,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -739,4 +739,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -754,4 +754,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -755,4 +755,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -737,4 +737,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -737,4 +737,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -725,4 +725,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -726,4 +726,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
$charset = 'utf-8';
|
||||
$allow_recoding = TRUE;
|
||||
$allow_recoding = TRUE;
|
||||
$text_dir = 'ltr';
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'helvetica, sans-serif';
|
||||
@@ -732,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -753,4 +753,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -754,4 +754,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -753,4 +753,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -131,6 +131,7 @@ $strColumnNames = 'N
|
||||
$strColumnPrivileges = 'Opr<70>vn<76>n<EFBFBD> pro jednotliv<69> sloupce';
|
||||
$strCommand = 'P<><50>kaz';
|
||||
$strComments = 'Koment<6E><74>e';
|
||||
$strCommentsForTable = 'KOMENT<4E><54>E PRO TABULKU';
|
||||
$strCompleteInserts = '<27>pln<6C> inserty';
|
||||
$strCompression = 'Komprese';
|
||||
$strConfigFileError = 'phpMyAdmin nemohl na<6E><61>st konfigura<72>n<EFBFBD> soubor!<br />Tato chyba m<><6D>e nastat pokud v n<>m php najde chybu nebo nem<65><6D>e tento soubor naj<61>t.<br />Po kliknut<75> na n<>sleduj<75>c<EFBFBD> odkaz se konfigurace spust<73> a budou zobrazeny informace o chyb<79>, ke kter<65> do<64>lo. Pak opravte tuto chybu (nej<65>ast<73>ji se jedn<64> o chyb<79>j<EFBFBD>c<EFBFBD> st<73>edn<64>k).<br />Pokud z<>sk<73>te pr<70>zdnou str<74>nku, v<>echno je v po<70><6F>dku.';
|
||||
@@ -358,6 +359,7 @@ $strLogin = 'P
|
||||
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
|
||||
$strLogout = 'Odhl<68>sit se';
|
||||
|
||||
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
|
||||
$strMIME_MIMEtype = 'MIME typ';
|
||||
$strMIME_available_mime = 'Dostupn<70> MIME typy';
|
||||
$strMIME_available_transform = 'Dostupn<70> tranformace';
|
||||
@@ -521,6 +523,7 @@ $strRelationNotWorking = 'N
|
||||
$strRelationView = 'Zobrazit relace';
|
||||
$strRelationalSchema = 'Rela<6C>n<EFBFBD> sch<63>ma';
|
||||
$strRelations = 'Relace';
|
||||
$strRelationsForTable = 'RELACE PRO TABULKU';
|
||||
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
|
||||
$strReloadingThePrivileges = 'Znovuna<6E><61>t<EFBFBD>m opr<70>vn<76>n<EFBFBD>';
|
||||
|
@@ -132,6 +132,7 @@ $strColumnNames = 'Názvy sloupců';
|
||||
$strColumnPrivileges = 'Oprávnění pro jednotlivé sloupce';
|
||||
$strCommand = 'Příkaz';
|
||||
$strComments = 'Komentáře';
|
||||
$strCommentsForTable = 'KOMENTÁŘE PRO TABULKU';
|
||||
$strCompleteInserts = 'Úplné inserty';
|
||||
$strCompression = 'Komprese';
|
||||
$strConfigFileError = 'phpMyAdmin nemohl načíst konfigurační soubor!<br />Tato chyba může nastat pokud v něm php najde chybu nebo nemůže tento soubor najít.<br />Po kliknutí na následující odkaz se konfigurace spustí a budou zobrazeny informace o chybě, ke které došlo. Pak opravte tuto chybu (nejčastěji se jedná o chybějící středník).<br />Pokud získáte prázdnou stránku, všechno je v pořádku.';
|
||||
@@ -359,6 +360,7 @@ $strLogin = 'Přihlášení';
|
||||
$strLoginInformation = 'Přihlašování';
|
||||
$strLogout = 'Odhlásit se';
|
||||
|
||||
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
|
||||
$strMIME_MIMEtype = 'MIME typ';
|
||||
$strMIME_available_mime = 'Dostupné MIME typy';
|
||||
$strMIME_available_transform = 'Dostupné tranformace';
|
||||
@@ -522,6 +524,7 @@ $strRelationNotWorking = 'Některé funkce pro práci s propojenými tabulk
|
||||
$strRelationView = 'Zobrazit relace';
|
||||
$strRelationalSchema = 'Relační schéma';
|
||||
$strRelations = 'Relace';
|
||||
$strRelationsForTable = 'RELACE PRO TABULKU';
|
||||
$strReloadFailed = 'Znovunačtení MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovunačtení MySQL';
|
||||
$strReloadingThePrivileges = 'Znovunačítám oprávnění';
|
||||
|
@@ -131,6 +131,7 @@ $strColumnNames = 'N
|
||||
$strColumnPrivileges = 'Opr<70>vn<76>n<EFBFBD> pro jednotliv<69> sloupce';
|
||||
$strCommand = 'P<><50>kaz';
|
||||
$strComments = 'Koment<6E><74>e';
|
||||
$strCommentsForTable = 'KOMENT<4E><54>E PRO TABULKU';
|
||||
$strCompleteInserts = '<27>pln<6C> inserty';
|
||||
$strCompression = 'Komprese';
|
||||
$strConfigFileError = 'phpMyAdmin nemohl na<6E><61>st konfigura<72>n<EFBFBD> soubor!<br />Tato chyba m<><6D>e nastat pokud v n<>m php najde chybu nebo nem<65><6D>e tento soubor naj<61>t.<br />Po kliknut<75> na n<>sleduj<75>c<EFBFBD> odkaz se konfigurace spust<73> a budou zobrazeny informace o chyb<79>, ke kter<65> do<64>lo. Pak opravte tuto chybu (nej<65>ast<73>ji se jedn<64> o chyb<79>j<EFBFBD>c<EFBFBD> st<73>edn<64>k).<br />Pokud z<>sk<73>te pr<70>zdnou str<74>nku, v<>echno je v po<70><6F>dku.';
|
||||
@@ -358,6 +359,7 @@ $strLogin = 'P
|
||||
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
|
||||
$strLogout = 'Odhl<68>sit se';
|
||||
|
||||
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
|
||||
$strMIME_MIMEtype = 'MIME typ';
|
||||
$strMIME_available_mime = 'Dostupn<70> MIME typy';
|
||||
$strMIME_available_transform = 'Dostupn<70> tranformace';
|
||||
@@ -521,6 +523,7 @@ $strRelationNotWorking = 'N
|
||||
$strRelationView = 'Zobrazit relace';
|
||||
$strRelationalSchema = 'Rela<6C>n<EFBFBD> sch<63>ma';
|
||||
$strRelations = 'Relace';
|
||||
$strRelationsForTable = 'RELACE PRO TABULKU';
|
||||
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
|
||||
$strReloadingThePrivileges = 'Znovuna<6E><61>t<EFBFBD>m opr<70>vn<76>n<EFBFBD>';
|
||||
|
@@ -729,4 +729,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -125,6 +125,7 @@ $strColumnNames = 'Column names';
|
||||
$strColumnPrivileges = 'Column-specific privileges';
|
||||
$strCommand = 'Command';
|
||||
$strComments = 'Comments';
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE';
|
||||
$strCompleteInserts = 'Complete inserts';
|
||||
$strCompression = 'Compression';
|
||||
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you receive. In most cases a quote or a semicolon is missing somewhere.<br />If you receive a blank page, everything is fine.';
|
||||
@@ -352,6 +353,7 @@ $strLogin = 'Login';
|
||||
$strLoginInformation = 'Login Information';
|
||||
$strLogout = 'Log out';
|
||||
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';
|
||||
$strMIME_MIMEtype = 'MIME-type';
|
||||
$strMIME_available_mime = 'Available MIME-types';
|
||||
$strMIME_available_transform = 'Available transformations';
|
||||
@@ -515,6 +517,7 @@ $strRelationNotWorking = 'The additional Features for working with linked Tables
|
||||
$strRelationView = 'Relation view';
|
||||
$strRelationalSchema = 'Relational schema';
|
||||
$strRelations = 'Relations';
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE';
|
||||
$strReloadFailed = 'MySQL reload failed.';
|
||||
$strReloadMySQL = 'Reload MySQL';
|
||||
$strReloadingThePrivileges = 'Reloading the privileges';
|
||||
|
@@ -126,6 +126,7 @@ $strColumnNames = 'Column names';
|
||||
$strColumnPrivileges = 'Column-specific privileges';
|
||||
$strCommand = 'Command';
|
||||
$strComments = 'Comments';
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE';
|
||||
$strCompleteInserts = 'Complete inserts';
|
||||
$strCompression = 'Compression';
|
||||
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you receive. In most cases a quote or a semicolon is missing somewhere.<br />If you receive a blank page, everything is fine.';
|
||||
@@ -353,6 +354,7 @@ $strLogin = 'Login';
|
||||
$strLoginInformation = 'Login Information';
|
||||
$strLogout = 'Log out';
|
||||
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';
|
||||
$strMIME_MIMEtype = 'MIME-type';
|
||||
$strMIME_available_mime = 'Available MIME-types';
|
||||
$strMIME_available_transform = 'Available transformations';
|
||||
@@ -516,6 +518,7 @@ $strRelationNotWorking = 'The additional Features for working with linked Tables
|
||||
$strRelationView = 'Relation view';
|
||||
$strRelationalSchema = 'Relational schema';
|
||||
$strRelations = 'Relations';
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE';
|
||||
$strReloadFailed = 'MySQL reload failed.';
|
||||
$strReloadMySQL = 'Reload MySQL';
|
||||
$strReloadingThePrivileges = 'Reloading the privileges';
|
||||
|
@@ -725,4 +725,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -726,4 +726,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -750,4 +750,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -751,4 +751,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -754,4 +754,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -734,4 +734,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -734,4 +734,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -735,4 +735,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -750,4 +750,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -758,4 +758,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -739,4 +739,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -728,4 +728,7 @@ $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to tr
|
||||
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -729,4 +729,7 @@ $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to tr
|
||||
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -739,4 +739,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -748,4 +748,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -749,4 +749,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -726,4 +726,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -725,4 +725,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -751,4 +751,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -752,4 +752,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to tr
|
||||
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to tr
|
||||
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -756,4 +756,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -755,4 +755,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -726,4 +726,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -727,4 +727,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -745,4 +745,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -746,4 +746,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -727,4 +727,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -728,4 +728,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -734,4 +734,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -728,4 +728,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -729,4 +729,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -728,4 +728,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -729,4 +729,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -725,4 +725,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -726,4 +726,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -739,4 +739,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
@@ -739,4 +739,7 @@ $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //t
|
||||
$strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate
|
||||
$strIgnoreInserts = 'Use ignore inserts'; //to translate
|
||||
$strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
|
||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
||||
?>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user