German translation updated thanks to Alexander M. Turek
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
|||||||
main.php3; user_password.php3 (new script); lang/*;
|
main.php3; user_password.php3 (new script); lang/*;
|
||||||
libraries/user_details.js: patch #525250 - Added 'Change Password' to
|
libraries/user_details.js: patch #525250 - Added 'Change Password' to
|
||||||
phpMyAdmin, thanks to Taco Scargo <tscargo at users.sourceforge.net>.
|
phpMyAdmin, thanks to Taco Scargo <tscargo at users.sourceforge.net>.
|
||||||
|
* lang/german.inc.php3: updated thanks to Alexander M. Turek.
|
||||||
|
|
||||||
2002-03-08 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-03-08 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* Documentation.html: little changes (<tt> is for code, <i> for pathes,
|
* Documentation.html: little changes (<tt> is for code, <i> for pathes,
|
||||||
|
@@ -64,6 +64,7 @@ $strCantRenameIdxToPrimary = 'Kann Index nicht in PRIMARY umbenennen!';
|
|||||||
$strCardinality = 'Kardinalit<69>t';
|
$strCardinality = 'Kardinalit<69>t';
|
||||||
$strCarriage = 'Wagenr<6E>cklauf \\r';
|
$strCarriage = 'Wagenr<6E>cklauf \\r';
|
||||||
$strChange = '<27>ndern';
|
$strChange = '<27>ndern';
|
||||||
|
$strChangePassword = 'Kennwort <20>ndern';
|
||||||
$strCheckAll = 'Alle ausw<73>hlen';
|
$strCheckAll = 'Alle ausw<73>hlen';
|
||||||
$strCheckDbPriv = 'Rechte einer Datenbank pr<70>fen';
|
$strCheckDbPriv = 'Rechte einer Datenbank pr<70>fen';
|
||||||
$strCheckTable = '<27>berpr<70>fe Tabelle';
|
$strCheckTable = '<27>berpr<70>fe Tabelle';
|
||||||
@@ -346,5 +347,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = '"Zip komprimiert"';
|
$strZip = '"Zip komprimiert"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strChangePassword = 'Change password';
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user