|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-07-04 17:43 UTC] cmb@php.net
-Summary: German strrpos documentation translation incorrect
+Summary: [DE] strrpos documentation translation incorrect
[2018-07-04 17:43 UTC] cmb@php.net
[2020-11-11 13:27 UTC] cmb@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: cmb
[2020-11-11 13:27 UTC] cmb@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Mar 04 21:00:01 2026 UTC |
Description: ------------ "If specified, search will start this number of characters counted from the beginning of the string." is translated with "Wenn angegeben, wird die Suche diese Anzahl an Buchstaben vom Anfang des Strings gezählt stoppen. " Instead it should be ('starten' instead of 'stoppen') "Wenn angegeben, wird die Suche diese Anzahl an Buchstaben vom Anfang des Strings gezählt starten. "