german
This commit is contained in:
@@ -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>.
|
||||
|
@@ -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';
|
||||
|
Reference in New Issue
Block a user