(de) Typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-11-10 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* lang/german-*.inc.php3: Fixed a typo.
|
||||||
|
|
||||||
2002-11-08 Robin Johnson <robbat2@users.sourceforge.net>
|
2002-11-08 Robin Johnson <robbat2@users.sourceforge.net>
|
||||||
* config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3
|
* config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3
|
||||||
libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser
|
libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser
|
||||||
|
@@ -148,7 +148,7 @@ $strEnglishPrivileges = ' Anmerkung: MySQL-Rechte werden auf Englisch angegeben.
|
|||||||
$strError = 'Fehler';
|
$strError = 'Fehler';
|
||||||
$strExplain = 'SQL erkl<6B>ren';
|
$strExplain = 'SQL erkl<6B>ren';
|
||||||
$strExport = 'Exportieren';
|
$strExport = 'Exportieren';
|
||||||
$strExportToXML = 'Ins XML-Fromat exportieren';
|
$strExportToXML = 'Ins XML-Format exportieren';
|
||||||
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
|
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
|
||||||
$strExtra = 'Extra';
|
$strExtra = 'Extra';
|
||||||
|
|
||||||
|
@@ -149,7 +149,7 @@ $strEnglishPrivileges = ' Anmerkung: MySQL-Rechte werden auf Englisch angegeben.
|
|||||||
$strError = 'Fehler';
|
$strError = 'Fehler';
|
||||||
$strExplain = 'SQL erklären';
|
$strExplain = 'SQL erklären';
|
||||||
$strExport = 'Exportieren';
|
$strExport = 'Exportieren';
|
||||||
$strExportToXML = 'Ins XML-Fromat exportieren';
|
$strExportToXML = 'Ins XML-Format exportieren';
|
||||||
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
|
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
|
||||||
$strExtra = 'Extra';
|
$strExtra = 'Extra';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user