Added checkbox for exporting/copying AUTO_INCREMENT value (RFE #763957).
This commit is contained in:
@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-07-08 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* config.inc.php3, tbl_properties_operations.php3,
|
||||
libraries/config_import.lib.php3, libraries/display_export.lib.php3,
|
||||
libraries/export/sql.php3, lang/*: Added checkbox for exporting/copying
|
||||
AUTO_INCREMENT value (RFE #763957).
|
||||
|
||||
2003-07-08 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* libraries/common.lib.php3: Send headers before exiting because of missing
|
||||
MySQL extension.
|
||||
|
@@ -308,6 +308,7 @@ $cfg['Export']['sql_structure'] = TRUE;
|
||||
$cfg['Export']['sql_data'] = TRUE;
|
||||
$cfg['Export']['sql_drop_database'] = FALSE;
|
||||
$cfg['Export']['sql_drop_table'] = FALSE;
|
||||
$cfg['Export']['sql_auto_increment'] = TRUE;
|
||||
$cfg['Export']['sql_backquotes'] = TRUE;
|
||||
$cfg['Export']['sql_relation'] = FALSE;
|
||||
$cfg['Export']['sql_columns'] = FALSE;
|
||||
|
@@ -666,4 +666,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -667,4 +667,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -658,4 +658,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -659,4 +659,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -682,4 +682,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -681,4 +681,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -680,4 +680,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -681,4 +681,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -661,4 +661,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -662,4 +662,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -661,4 +661,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -680,4 +680,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -679,4 +679,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -657,4 +657,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -656,4 +656,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -679,4 +679,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -680,4 +680,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -679,4 +679,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -29,6 +29,7 @@ $strAbsolutePathToDocSqlDir = 'Zadejte absolutn
|
||||
$strAccessDenied = 'P<><50>stup odep<65>en';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil p<>ipojit k MySQL serveru, a ten odm<64>tl p<>ipojen<65>. Zkontrolujte jm<6A>no serveru, u<>ivatelsk<73> jm<6A>no a heslo v souboru config.inc.php3 a ujist<73>te se, <20>e jsou toto<74>n<EFBFBD> s t<>mi co m<>te od administr<74>tora MySQL serveru.';
|
||||
$strAction = 'Akce';
|
||||
$strAddAutoIncrement = 'P<>idat hodnotu AUTO_INCREMENT';
|
||||
$strAddDeleteColumn = 'P<>idat/Smazat sloupec';
|
||||
$strAddDeleteRow = 'P<>idat/Smazat <20><>dek s podm<64>nkou';
|
||||
$strAddDropDatabase = 'P<>idat DROP DATABASE';
|
||||
|
@@ -30,6 +30,7 @@ $strAbsolutePathToDocSqlDir = 'Zadejte absolutní cestu docSQL adresáře na ser
|
||||
$strAccessDenied = 'Přístup odepřen';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil připojit k MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v souboru config.inc.php3 a ujistěte se, že jsou totožné s těmi co máte od administrátora MySQL serveru.';
|
||||
$strAction = 'Akce';
|
||||
$strAddAutoIncrement = 'Přidat hodnotu AUTO_INCREMENT';
|
||||
$strAddDeleteColumn = 'Přidat/Smazat sloupec';
|
||||
$strAddDeleteRow = 'Přidat/Smazat řádek s podmínkou';
|
||||
$strAddDropDatabase = 'Přidat DROP DATABASE';
|
||||
|
@@ -29,6 +29,7 @@ $strAbsolutePathToDocSqlDir = 'Zadejte absolutn
|
||||
$strAccessDenied = 'P<><50>stup odep<65>en';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil p<>ipojit k MySQL serveru, a ten odm<64>tl p<>ipojen<65>. Zkontrolujte jm<6A>no serveru, u<>ivatelsk<73> jm<6A>no a heslo v souboru config.inc.php3 a ujist<73>te se, <20>e jsou toto<74>n<EFBFBD> s t<>mi co m<>te od administr<74>tora MySQL serveru.';
|
||||
$strAction = 'Akce';
|
||||
$strAddAutoIncrement = 'P<>idat hodnotu AUTO_INCREMENT';
|
||||
$strAddDeleteColumn = 'P<>idat/Smazat sloupec';
|
||||
$strAddDeleteRow = 'P<>idat/Smazat <20><>dek s podm<64>nkou';
|
||||
$strAddDropDatabase = 'P<>idat DROP DATABASE';
|
||||
|
@@ -674,4 +674,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -675,4 +675,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -669,4 +669,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -670,4 +670,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -652,4 +652,5 @@ $strYes = 'Yes';
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -653,4 +653,5 @@ $strYes = 'Yes';
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -653,4 +653,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -676,4 +676,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -677,4 +677,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl
|
||||
$strZip = '"zipp<70>"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
|
||||
$strZip = '"zippé"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -669,4 +669,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
|
||||
$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -670,4 +670,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
|
||||
$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -679,4 +679,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -660,4 +660,5 @@ $strToggleScratchboard = 'Klemmbrett anzeigen';
|
||||
$strTableOptions = 'Tabellenoptionen';
|
||||
$strSecretRequired = 'Ab sofort muss ein geheimes Passwort zur Verschl<68>sselung in der Konfigurationsdatei gesetzt werden (blowfish_secret).';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin hat versucht eine Verbindung zum MySQL-Server aufzubauen, jedoch hat dieser die Verbindung zur<75>ckgewiesen. Sie sollten Ihre Einstellungen f<>r Host, Benutzername und Kennwort in Ihrer config.inc.php <20>berpr<70>fen und sich vergewissern, dass diese den Informationen, welche sie vom Administrator erhalten haben, entsprechen.';
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -661,4 +661,5 @@ $strToggleScratchboard = 'Klemmbrett anzeigen';
|
||||
$strTableOptions = 'Tabellenoptionen';
|
||||
$strSecretRequired = 'Ab sofort muss ein geheimes Passwort zur Verschlüsselung in der Konfigurationsdatei gesetzt werden (blowfish_secret).';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin hat versucht eine Verbindung zum MySQL-Server aufzubauen, jedoch hat dieser die Verbindung zurückgewiesen. Sie sollten Ihre Einstellungen für Host, Benutzername und Kennwort in Ihrer config.inc.php überprüfen und sich vergewissern, dass diese den Informationen, welche sie vom Administrator erhalten haben, entsprechen.';
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -678,4 +678,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -679,4 +679,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -676,4 +676,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -690,4 +690,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -664,4 +664,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -665,4 +665,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -653,4 +653,5 @@ $strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) aka
|
||||
$strZip = '"Dikompress dengan Zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) aka
|
||||
$strZip = '"Dikompress dengan Zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -658,4 +658,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
||||
$strZip = '"compresso con zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -659,4 +659,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
||||
$strZip = '"compresso con zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -664,4 +664,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -664,4 +664,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -665,4 +665,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -674,4 +674,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -658,4 +658,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -657,4 +657,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -677,4 +677,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -678,4 +678,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -659,4 +659,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -658,4 +658,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strZip = '".zip"';
|
||||
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strZip = '".zip"';
|
||||
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -675,4 +675,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -676,4 +676,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero)
|
||||
$strZip = '"arhivat"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero)
|
||||
$strZip = '"arhivat"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -663,4 +663,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -661,4 +661,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -662,4 +662,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -661,4 +661,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -682,4 +682,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -681,4 +681,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -656,4 +656,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -659,4 +659,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -660,4 +660,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -659,4 +659,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -657,4 +657,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -658,4 +658,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -653,4 +653,5 @@ $strZeroRemovesTheLimit = 'Anm: Genom att s
|
||||
$strZip = '"zippad"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -654,4 +654,5 @@ $strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll)
|
||||
$strZip = '"zippad"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -664,4 +664,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -665,4 +665,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
$strTableOptions = 'Table options'; //to translate
|
||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -675,4 +675,5 @@ $strXML = 'XML';//to translate
|
||||
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -676,4 +676,5 @@ $strXML = 'XML';//to translate
|
||||
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -656,4 +656,5 @@ $strZeroRemovesTheLimit = 'Примітка: Встановлення цієї
|
||||
$strZip = 'запакувати в "zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -655,4 +655,5 @@ $strZeroRemovesTheLimit = '
|
||||
$strZip = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -1168,6 +1168,9 @@ if (!defined('PMA_CONFIG_IMPORT_LIB_INCLUDED')) {
|
||||
if (!isset($cfg['Export']['sql_drop_table'])) {
|
||||
$cfg['Export']['sql_drop_table'] = FALSE;
|
||||
}
|
||||
if (!isset($cfg['Export']['sql_auto_increment'])) {
|
||||
$cfg['Export']['sql_auto_increment'] = TRUE;
|
||||
}
|
||||
if (!isset($cfg['Export']['sql_structure'])) {
|
||||
$cfg['Export']['sql_structure'] = TRUE;
|
||||
}
|
||||
|
@@ -123,8 +123,11 @@ if ($export_type == 'server') {
|
||||
<input type="checkbox" name="sql_structure" value="structure" id="checkbox_sql_structure" <?php PMA_exportCheckboxCheck('sql_structure'); ?> onclick="if(!this.checked && !getElement('checkbox_sql_data').checked) return false; else return true;" />
|
||||
<label for="checkbox_sql_structure"><?php echo $strStructure; ?></label><br />
|
||||
</legend>
|
||||
|
||||
<input type="checkbox" name="drop" value="1" id="checkbox_dump_drop" <?php PMA_exportCheckboxCheck('sql_drop_table'); ?> />
|
||||
<label for="checkbox_dump_drop"><?php echo $strStrucDrop; ?></label><br />
|
||||
<input type="checkbox" name="auto_increment" value="1" id="checkbox_auto_increment" <?php PMA_exportCheckboxCheck('sql_auto_increment'); ?> />
|
||||
<label for="checkbox_auto_increment"><?php echo $strAddAutoIncrement; ?></label><br />
|
||||
<?php
|
||||
// Add backquotes checkbox
|
||||
if (PMA_MYSQL_INT_VERSION >= 32306) {
|
||||
|
@@ -147,7 +147,7 @@ function PMA_getTableDef($db, $table, $crlf, $error_url, $do_relation = false, $
|
||||
$result = PMA_mysql_query('SHOW TABLE STATUS FROM ' . PMA_backquote($db) . ' LIKE \'' . PMA_sqlAddslashes($table) . '\'');
|
||||
if ($result != FALSE && mysql_num_rows($result) > 0) {
|
||||
$tmpres = PMA_mysql_fetch_array($result);
|
||||
if (!empty($tmpres['Auto_increment'])) {
|
||||
if (isset($GLOBALS['auto_increment']) && !empty($tmpres['Auto_increment'])) {
|
||||
$auto_increment .= ' AUTO_INCREMENT=' . $tmpres['Auto_increment'] . ' ';
|
||||
}
|
||||
|
||||
|
@@ -206,6 +206,8 @@ for ($i = 0; $i < $num_dbs; $i++) {
|
||||
<label for="radio_copy_dataonly"><?php echo $strDataOnly; ?></label> <br />
|
||||
<input type="checkbox" name="drop_if_exists" value="true" id="checkbox_drop" />
|
||||
<label for="checkbox_drop"><?php echo $strStrucDrop; ?></label> <br />
|
||||
<input type="checkbox" name="auto_increment" value="1" id="checkbox_auto_increment" />
|
||||
<label for="checkbox_auto_increment"><?php echo $strAddAutoIncrement; ?></label><br />
|
||||
<?php
|
||||
if (isset($_COOKIE) && isset($_COOKIE['pma_switch_to_new']) && $_COOKIE['pma_switch_to_new'] == 'true') {
|
||||
$pma_switch_to_new = 'true';
|
||||
|
Reference in New Issue
Block a user