ID: 9675 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: Previous Comments: --------------------------------------------------------------------------- [2001-03-10 21:28:06] [EMAIL PROTECTED] There is an error in german translation of function strpos() English version says: The optional offset parameter allows you to specify which character in haystack to start searching. The position returned is still relative to the the beginning of haystack. German version: Der optionale Parameter offset ermöglicht es, den Startwert für die Suche nach needle innerhalb von haystack anzugeben. Die zurück gegebene Positions-Angabe ist dann relatv. correct translation should be something like: Die zurückgegebene Positions-Angabe ist relativ zum Anfang von haystack. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9675&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]