This commit is contained in:
Alexander M. Turek
2002-05-31 06:44:19 +00:00
parent 8ab9876147
commit da8127e350
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-05-31 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/german.inc.php3: Small corrections.
2002-05-30 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/albanian.inc.php3: Updates, thanks again to
Laurent Dhima <laurenti@users.sourceforge.net>.

View File

@@ -210,7 +210,7 @@ $strNoIndexPartsDefined = 'Keine Indizies definiert.';
$strNoModification = 'Keine <20>nderung';
$strNone = 'keine';
$strNoPassword = 'Kein Kennwort';
$strNoPhp = 'ohne PHP Code';
$strNoPhp = 'ohne PHP-Code';
$strNoPrivileges = 'Keine Rechte';
$strNoQuery = 'Kein SQL-Befehl!';
$strNoRights = 'Sie haben nicht genug Rechte um fortzufahren!';
@@ -241,7 +241,7 @@ $strPdfInvalidPageNum = 'Undefinierte PDF-Seitennummer!';
$strPdfInvalidTblName = 'Die Tabelle "%s" existiert nicht!';
$strPmaDocumentation = 'phpMyAdmin-Dokumentation';
$strPmaUriError = 'Das <tt>$cfg[\'PmaAbsoluteUri\']</tt>-Verzeichnis MUSS in Ihrer Konfigurationsdatei angegeben werden!';
$strPhp = 'PHP Code erzeugen';
$strPhp = 'PHP-Code erzeugen';
$strPHPVersion = 'PHP-Version';
$strPos1 = 'Anfang';
$strPrevious = 'Vorherige';