bug 981359 optional hex for binary
This commit is contained in:
@@ -8,6 +8,11 @@ $Source$
|
||||
2004-06-30 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* left.php: fix against security alert, thanks to Garvin
|
||||
* Documentation.html: FAQ 8.2 for security alert
|
||||
* config.inc.php, lang/*, libraries/display_export.lib.php,
|
||||
libraries/config_import.lib.php, libraries/common.lib.php,
|
||||
libraries/export/sql.php: bug 981359: now the hexadecimal encoding
|
||||
of binary fields is optional, because there are fields marked binary
|
||||
that have text contents, like mysql.user
|
||||
### 2.5.7-pl1 released
|
||||
|
||||
2004-06-30 Alexander M. Turek <me@derrabus.de>
|
||||
|
@@ -349,6 +349,7 @@ $cfg['Export']['sql_relation'] = FALSE;
|
||||
$cfg['Export']['sql_columns'] = FALSE;
|
||||
$cfg['Export']['sql_delayed'] = FALSE;
|
||||
$cfg['Export']['sql_ignore'] = FALSE;
|
||||
$cfg['Export']['sql_hex_for_binary'] = TRUE;
|
||||
$cfg['Export']['sql_type'] = 'insert'; // insert/update/replace
|
||||
$cfg['Export']['sql_extended'] = FALSE;
|
||||
$cfg['Export']['sql_comments'] = FALSE;
|
||||
|
@@ -722,4 +722,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -723,4 +723,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -714,4 +714,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -716,4 +716,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -711,4 +711,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -712,4 +712,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -714,4 +714,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -721,4 +721,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -720,4 +720,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -736,4 +736,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -737,4 +737,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -719,4 +719,5 @@ $strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -720,4 +720,5 @@ $strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -719,4 +719,5 @@ $strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strToggleScratchboard = 'toggle scratchboard'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -707,4 +707,5 @@ $strYes = 'Si';
|
||||
$strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el limit.';
|
||||
$strZip = '"comprimit amb zip"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -708,4 +708,5 @@ $strYes = 'Si';
|
||||
$strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el limit.';
|
||||
$strZip = '"comprimit amb zip"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -714,4 +714,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -713,4 +713,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -714,4 +714,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -713,4 +713,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -735,4 +735,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -736,4 +736,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -735,4 +735,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -712,4 +712,5 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||
$strZip = '"zazipov<6F>no"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -713,4 +713,5 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.';
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -712,4 +712,5 @@ $strYes = 'Ano';
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
|
||||
$strZip = '"zazipov<6F>no"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -709,4 +709,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -710,4 +710,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -716,4 +716,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -268,6 +268,7 @@ $strHasBeenAltered = 'has been altered.';
|
||||
$strHasBeenCreated = 'has been created.';
|
||||
$strHaveToShow = 'You have to choose at least one Column to display';
|
||||
$strHebrew = 'Hebrew';
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields';
|
||||
$strHome = 'Home';
|
||||
$strHomepageOfficial = 'Official phpMyAdmin Homepage';
|
||||
$strHost = 'Host';
|
||||
|
@@ -269,6 +269,7 @@ $strHasBeenAltered = 'has been altered.';
|
||||
$strHasBeenCreated = 'has been created.';
|
||||
$strHaveToShow = 'You have to choose at least one Column to display';
|
||||
$strHebrew = 'Hebrew';
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields';
|
||||
$strHome = 'Home';
|
||||
$strHomepageOfficial = 'Official phpMyAdmin Homepage';
|
||||
$strHost = 'Host';
|
||||
|
@@ -707,4 +707,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -708,4 +708,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -733,4 +733,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -269,6 +269,7 @@ $strHasBeenAltered = 'a
|
||||
$strHasBeenCreated = 'a <20>t<EFBFBD> cr<63><72>(e).';
|
||||
$strHaveToShow = 'Vous devez choisir au moins une colonne <20> afficher';
|
||||
$strHebrew = 'h<>breu';
|
||||
$strHexForBinary = 'Encoder les champs binaires en hexad<61>cimal';
|
||||
$strHome = 'Accueil';
|
||||
$strHomepageOfficial = 'Site officiel de phpMyAdmin';
|
||||
$strHost = 'Serveur';
|
||||
|
@@ -270,6 +270,7 @@ $strHasBeenAltered = 'a été modifié(e).';
|
||||
$strHasBeenCreated = 'a été créé(e).';
|
||||
$strHaveToShow = 'Vous devez choisir au moins une colonne à afficher';
|
||||
$strHebrew = 'hébreu';
|
||||
$strHexForBinary = 'Encoder les champs binaires en hexadécimal';
|
||||
$strHome = 'Accueil';
|
||||
$strHomepageOfficial = 'Site officiel de phpMyAdmin';
|
||||
$strHost = 'Serveur';
|
||||
|
@@ -714,4 +714,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -736,4 +736,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strYes = 'Ja';
|
||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr<68>nkung.';
|
||||
$strZip = 'Zip-komprimiert';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -716,4 +716,5 @@ $strYes = 'Ja';
|
||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränkung.';
|
||||
$strZip = 'Zip-komprimiert';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -716,4 +716,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -717,4 +717,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -740,4 +740,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -711,4 +711,5 @@ $strYes = 'Igen';
|
||||
$strZeroRemovesTheLimit = 'Megjegyz<79>s: A 0 (nulla) be<62>ll<6C>t<EFBFBD>sa t<>rli a limitet.';
|
||||
$strZip = '"zippel t<>m<EFBFBD>r<EFBFBD>tve"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -711,4 +711,5 @@ $strYes = 'Igen';
|
||||
$strZeroRemovesTheLimit = 'Megjegyzés: A 0 (nulla) beállítása törli a limitet.';
|
||||
$strZip = '"zippel tömörítve"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -712,4 +712,5 @@ $strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -713,4 +713,5 @@ $strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -712,4 +712,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -713,4 +713,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -720,4 +720,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -720,4 +720,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -721,4 +721,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -730,4 +730,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -713,4 +713,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -712,4 +712,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -708,4 +708,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -707,4 +707,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -731,4 +731,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -732,4 +732,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -714,4 +714,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -738,4 +738,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -737,4 +737,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -716,4 +716,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -727,4 +727,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -728,4 +728,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -708,4 +708,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -709,4 +709,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -716,4 +716,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -715,4 +715,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -718,4 +718,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -717,4 +717,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -718,4 +718,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -717,4 +717,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -709,4 +709,5 @@ $strYes = '
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastavenie t<>chto parametrov na 0 (nulu) odstr<74>ni obmedzenia.';
|
||||
$strZip = '"zo zipovan<61>"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -710,4 +710,5 @@ $strYes = 'Áno';
|
||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavenie týchto parametrov na 0 (nulu) odstráni obmedzenia.';
|
||||
$strZip = '"zo zipované"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -709,4 +709,5 @@ $strYes = '
|
||||
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastavenie t<>chto parametrov na 0 (nulu) odstr<74>ni obmedzenia.';
|
||||
$strZip = '"zo zipovan<61>"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -709,4 +709,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -710,4 +710,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -709,4 +709,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -707,4 +707,5 @@ $strYes = 'S
|
||||
$strZeroRemovesTheLimit = 'Nota: si cambia los par<61>metros de estas opciones a 0 (cero), remueve el l<>mite.';
|
||||
$strZip = '"comprimido con zip"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -708,4 +708,5 @@ $strYes = 'Sí';
|
||||
$strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 (cero), remueve el límite.';
|
||||
$strZip = '"comprimido con zip"';
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -710,4 +710,5 @@ $strZip = '"zippad"';
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -711,4 +711,5 @@ $strZip = '"zippad"';
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -720,4 +720,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -721,4 +721,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
|
||||
?>
|
||||
|
@@ -720,4 +720,5 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
$strServerNotResponding = 'The server is not responding'; //to translate
|
||||
$strTheme = 'Theme / Style'; //to translate
|
||||
$strTakeIt = 'take it'; //to translate
|
||||
$strHexForBinary = 'Use hexadecimal for binary fields'; //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