From:             [EMAIL PROTECTED]
Operating system: ---
PHP version:      4.2.3
PHP Bug Type:     Documentation problem
Bug description:  Bug in PHP-Manual (German Translation)

Hallo,
please contact the German translators of the php manual.
There is a mistake in the translation (while-command)

in der php_manual_de.chm beim while-Befehl ist mir ein Fehler
aufgefallen.
Es heißt:
"Sie weist PHP an, einen in ihr eingebetteten Befehl so lange zu
wiederholen, bis die while-Bedingung als TRUE ausgewertet wird."

Ein kleiner Übersetzungsfehler, aber genau das Gegenteil zum wahren
Sachverhalt.

Richtig wäre: "... so lange zu wiederholen, _wie_ die while-Bedingung als
TRUE ausgewertet wird." 

Greetings
Andreas
-- 
Edit bug report at http://bugs.php.net/?id=21066&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21066&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21066&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21066&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21066&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21066&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21066&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21066&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21066&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21066&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21066&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21066&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21066&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21066&r=isapi


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to