svn: /phpdoc/de/trunk/reference/strings/functions/ strpos.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Fri, 08 Jun 2018 11:12:36 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=345103
Log:
Finish translation
Patch provided by Mathias Schmidt.
Changed paths:
U phpdoc/de/trunk/reference/strings/functions/strpos.xml
Modified: phpdoc/de/trunk/reference/strings/functions/strpos.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/strpos.xml 2018-06-08 07:20:50 UTC (rev 345102)
+++ phpdoc/de/trunk/reference/strings/functions/strpos.xml 2018-06-08 11:12:36 UTC (rev 345103)
@@ -67,7 +67,7 @@
Stringpositionen bei 0 beginnen, und nicht bei 1.
</para>
<para>
- Returns &false; if the needle was not found.
+ Gibt &false; zurück, wenn <parameter>needle</parameter> nicht gefunden wurde.
</para>
&return.falseproblem;
</refsect1>