(de) Typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$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>
|
||||
* 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
|
||||
|
@@ -148,7 +148,7 @@ $strEnglishPrivileges = ' Anmerkung: MySQL-Rechte werden auf Englisch angegeben.
|
||||
$strError = 'Fehler';
|
||||
$strExplain = 'SQL erkl<6B>ren';
|
||||
$strExport = 'Exportieren';
|
||||
$strExportToXML = 'Ins XML-Fromat exportieren';
|
||||
$strExportToXML = 'Ins XML-Format exportieren';
|
||||
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
|
@@ -149,7 +149,7 @@ $strEnglishPrivileges = ' Anmerkung: MySQL-Rechte werden auf Englisch angegeben.
|
||||
$strError = 'Fehler';
|
||||
$strExplain = 'SQL erklären';
|
||||
$strExport = 'Exportieren';
|
||||
$strExportToXML = 'Ins XML-Fromat exportieren';
|
||||
$strExportToXML = 'Ins XML-Format exportieren';
|
||||
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
|
Reference in New Issue
Block a user