|
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-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 04:00:01 2025 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. "