svn: /phpdoc/de/trunk/reference/ftp/functions/ ftp-connect.xml ftp-ssl-connect.xml
[email protected] (Raphael Michel)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
raphaelm Thu, 10 Feb 2011 14:32:27 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=308195
Log:
bug #52977: the messages for ftp_connect and ftp_ssl_connect are mixed up in German translation
Bug: http://bugs.php.net/52977 (Open) php cli & apache crash
Changed paths:
U phpdoc/de/trunk/reference/ftp/functions/ftp-connect.xml
U phpdoc/de/trunk/reference/ftp/functions/ftp-ssl-connect.xml
Modified: phpdoc/de/trunk/reference/ftp/functions/ftp-connect.xml
===================================================================
--- phpdoc/de/trunk/reference/ftp/functions/ftp-connect.xml 2011-02-10 14:30:43 UTC (rev 308194)
+++ phpdoc/de/trunk/reference/ftp/functions/ftp-connect.xml 2011-02-10 14:32:27 UTC (rev 308195)
@@ -60,7 +60,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Gibt bei Erfolg einen SSL-FTP-Stream zurück oder &false;, falls ein Fehler
+ Gibt bei Erfolg einen FTP-Stream zurück oder &false;, falls ein Fehler
auftrat.
</para>
</refsect1>
Modified: phpdoc/de/trunk/reference/ftp/functions/ftp-ssl-connect.xml
===================================================================
--- phpdoc/de/trunk/reference/ftp/functions/ftp-ssl-connect.xml 2011-02-10 14:30:43 UTC (rev 308194)
+++ phpdoc/de/trunk/reference/ftp/functions/ftp-ssl-connect.xml 2011-02-10 14:32:27 UTC (rev 308195)
@@ -79,7 +79,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Gibt bei Erfolg einen FTP-Stream zurück oder &false;, falls ein Fehler
+ Gibt bei Erfolg einen SSL-FTP-Stream zurück oder &false;, falls ein Fehler
auftrat.
</para>
</refsect1>