svn: /phpdoc/de/trunk/reference/strings/functions/ count-chars.xml echo.xml md5-file.xml md5.xml nl2br.xml print.xml sha1-file.xml sha1.xml stristr.xml strstr.xml wordwrap.xml

[email protected] ("Carola 'Sammy' Kummert")
Newsgroups php.doc.de
Message-ID <[email protected]>
sammywg                                  Sun, 29 Nov 2009 00:06:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291403

Log:
sync with en

Changed paths:
    U   phpdoc/de/trunk/reference/strings/functions/count-chars.xml
    U   phpdoc/de/trunk/reference/strings/functions/echo.xml
    U   phpdoc/de/trunk/reference/strings/functions/md5-file.xml
    U   phpdoc/de/trunk/reference/strings/functions/md5.xml
    U   phpdoc/de/trunk/reference/strings/functions/nl2br.xml
    U   phpdoc/de/trunk/reference/strings/functions/print.xml
    U   phpdoc/de/trunk/reference/strings/functions/sha1-file.xml
    U   phpdoc/de/trunk/reference/strings/functions/sha1.xml
    U   phpdoc/de/trunk/reference/strings/functions/stristr.xml
    U   phpdoc/de/trunk/reference/strings/functions/strstr.xml
    U   phpdoc/de/trunk/reference/strings/functions/wordwrap.xml
svn-diffs-291403.txt (text/x-diff, 11.2 KB)
Modified: phpdoc/de/trunk/reference/strings/functions/count-chars.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/count-chars.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/count-chars.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->
+
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.count-chars">
  <refnamediv>
   <refname>count_chars</refname>
@@ -38,7 +39,7 @@
      <term><parameter>mode</parameter></term>
      <listitem>
       <para>
-       Der optionale Parameter <parameter>mode</parameter> hat den Standardwert 0.
+       Siehe Rückgabewerte.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/echo.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/echo.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/echo.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 290877 Maintainer: sammywg Status: ready -->

 <refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.echo">
  <refnamediv>
@@ -140,11 +140,6 @@

  <refsect1 role="notes">
   &reftitle.notes;
-  <simpara>
-   Eine kurze Erörterung über die Unterschiede zwischen <function>print</function>
-   und <function>echo</function> finden Sie in folgendem FAQT Knowledge
-   Base-Artikel: <link xlink:href="&url.echo-print;">&url.echo-print;</link>
-  </simpara>
   &note.language-construct;
  </refsect1>


Modified: phpdoc/de/trunk/reference/strings/functions/md5-file.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/md5-file.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/md5-file.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->
+
 <refentry xml:id="function.md5-file" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>md5_file</refname>
@@ -39,7 +40,7 @@
      <listitem>
       <para>
        Sofern &true;, wird der MD5-Wert im Raw Binary Format mit einer Länge
-       von 16 Zeichen zurückgegeben. Standardwert ist &false;.
+       von 16 Zeichen zurückgegeben.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/md5.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/md5.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/md5.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->

 <refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.md5">
  <refnamediv>
@@ -40,7 +40,7 @@
       <para>
        Wurde der optionale Parameter <parameter>raw_output</parameter> mit &true;
        angegeben, wird der MD5-Wert im Raw Binary Format mit einer Länge von 16
-       Zeichen zurückgegeben. Standardwert ist &false;.
+       Zeichen zurückgegeben.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/nl2br.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/nl2br.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/nl2br.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->
+
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.nl2br">
  <refnamediv>
   <refname>nl2br</refname>
@@ -37,7 +38,7 @@
      <listitem>
       <para>
        Bestimmt, ob XHTML-kompatible Zeilenumbrüche verwendet werden sollen oder
-       nicht (Standardwert ist &true;).
+       nicht.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/print.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/print.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/print.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 290877 Maintainer: sammywg Status: ready -->

 <refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.print">
  <refnamediv>
@@ -22,12 +22,6 @@
    Sprachkonstrukt), weshalb Sie beim Aufruf nicht unbedingt
    Klammern um die Argumentliste setzen müssen.
   </para>
-  <para>
-   Lesen Sie den FAQTs Knowledge Base Article <link
-   xlink:href="&url.echo-print;">&url.echo-print;</link>, um sich über die
-   Unterschiede zwischen <function>print</function> und
-   <function>echo</function> zu informieren.
-  </para>
  </refsect1>

  <refsect1 role="parameters">

Modified: phpdoc/de/trunk/reference/strings/functions/sha1-file.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/sha1-file.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/sha1-file.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->

 <refentry xml:id="function.sha1-file" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -40,7 +40,7 @@
      <listitem>
       <para>
        Falls &true;, wird der SHA1-Extrakt im Raw-Binary-Format mit einer
-       Länge von 20 Zeichen zurückgegeben. Standardwert ist &false;.
+       Länge von 20 Zeichen zurückgegeben.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/sha1.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/sha1.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/sha1.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->

 <refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.sha1">
  <refnamediv>
@@ -40,7 +40,7 @@
        Ist der optionale Parameter <parameter>raw_output</parameter> &true;,
        wird der SHA1-Extrakt im Raw-Binary-Format mit einer Länge von 20
        Zeichen zurückgegeben. Ansonsten ist der Rückgabewert ein 40 Zeichen langer
-       Hexadezimalwert. Standardwert ist &false;.
+       Hexadezimalwert.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/stristr.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/stristr.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/stristr.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291316 Maintainer: sammywg Status: ready -->

 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.stristr">
  <refnamediv>
@@ -48,7 +48,7 @@
      <term><parameter>before_needle</parameter></term>
      <listitem>
       <para>
-       Wenn der Wert auf &true; gesetzt ist (Standardwert ist &false;), gibt
+       Wenn der Wert auf &true; gesetzt ist, gibt
        <function>stristr</function> den Teil von <parameter>haystack</parameter>
        vor dem ersten Auftreten von <parameter>needle</parameter> zurück.
       </para>

Modified: phpdoc/de/trunk/reference/strings/functions/strstr.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/strstr.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/strstr.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291316 Maintainer: sammywg Status: ready -->

 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.strstr">
  <refnamediv>
@@ -64,10 +64,9 @@
      <term><parameter>before_needle</parameter></term>
      <listitem>
       <para>
-       Ist der Wert auf &true; gesetzt (der Standardwert ist &false;), gibt
-       <function>strstr</function> den Teil von <parameter>haystack</parameter>
-       zurück, der sich vor dem ersten Vorkommen von <parameter>needle</parameter>
-       befindet.
+       Ist der Wert auf &true; gesetzt, gibt <function>strstr</function>
+       den Teil von <parameter>haystack</parameter> zurück, der sich vor
+       dem ersten Vorkommen von <parameter>needle</parameter> befindet.
       </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/de/trunk/reference/strings/functions/wordwrap.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/wordwrap.xml	2009-11-28 23:46:31 UTC (rev 291402)
+++ phpdoc/de/trunk/reference/strings/functions/wordwrap.xml	2009-11-29 00:06:10 UTC (rev 291403)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: sammywg Status: ready -->

 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.wordwrap">
  <refnamediv>
@@ -39,7 +39,7 @@
      <term><parameter>width</parameter></term>
      <listitem>
       <para>
-       Die Spaltenbreite des Umbruchs. Standardwert sind 75 Zeichen.
+       Die Spaltenbreite des Umbruchs.
       </para>
      </listitem>
     </varlistentry>
@@ -48,7 +48,7 @@
      <listitem>
       <para>
        Der optionale Parameter <parameter>break</parameter> wird als Zeichen(kette)
-       für den Zeilenumbruch verwendet. Standardwert ist '<literal>\n</literal>'.
+       für den Zeilenumbruch verwendet.
       </para>
      </listitem>
     </varlistentry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.