updated thanks to Alexander M. Turek
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
||||
on screen.
|
||||
* tbl_change.php3: patch from Thomas B<>hr <baehr at glaswald.de> - tabindex
|
||||
order.
|
||||
* german.inc.php3: updated thanks to Alexander M. Turek.
|
||||
|
||||
2002-03-16 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* header.inc.php3, line 76; main.php3, lines 13-24; lang/*;
|
||||
|
@@ -223,6 +223,7 @@ $strPassword = 'Kennwort';
|
||||
$strPasswordEmpty = 'Es wurde kein Kennwort angegeben!';
|
||||
$strPasswordNotSame = 'Die eingegebenen Kennw<6E>rter sind nicht identisch!';
|
||||
$strPmaDocumentation = 'phpMyAdmin Dokumentation';
|
||||
$strPmaUriError = 'Das <tt>$cfgPmaAbsoluteUri</tt>-Verzeichnis MUSS in Ihrer Konfigurationsdatei angegeben werden!';
|
||||
$strPHPVersion = 'PHP Version';
|
||||
$strPos1 = 'Anfang';
|
||||
$strPrevious = 'Vorherige';
|
||||
@@ -347,5 +348,4 @@ $strYes = 'Ja';
|
||||
$strZip = '"Zip komprimiert"';
|
||||
|
||||
// To translate
|
||||
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user