(de) Typo

This commit is contained in:
Alexander M. Turek
2002-11-10 19:20:26 +00:00
parent 703be1753e
commit 7ff2556ea2
3 changed files with 5 additions and 2 deletions

View File

@@ -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

View File

@@ -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';

View File

@@ -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';