php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65582 [DE] Mistake in German Translation/Documentation
Submitted: 2013-08-29 08:32 UTC Modified: 2015-03-22 20:09 UTC
From: andre at lindner-email dot de Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: Windows 7 Prof.
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 50 = ?
Subscribe to this entry?

 
 [2013-08-29 08:32 UTC] andre at lindner-email dot de
Description:
------------
---
From manual page: http://www.php.net/function.mysql-connect
---

Mistake in the german translation

----
OLD with mistake
----
Hinweis:
Error "Can't create TCP/IP socket (10106)" deutet meist daruf hin, dass die 
variables_order Konfigurations Anweisung nicht das E Zeichen enthält. Wird unter 
Windows die Umgebung nicht kopiert, ist die SYSTEMROOT Umgebungs Variable nicht 
verfügbar und PHP wird Sccwierigkeiten haben, Winsock zu laden.

---
NEW without mistake
---
Hinweis:
Error "Can't create TCP/IP socket (10106)" deutet meist darauf hin, dass die 
variables_order Konfigurations Anweisung nicht das E Zeichen enthält. Wird unter 
Windows die Umgebung nicht kopiert, ist die SYSTEMROOT Umgebungs Variable nicht 
verfügbar und PHP wird Schwierigkeiten haben, Winsock zu laden.


---

"daruf" must be "darauf"

"Sccwierigkeiten" must be "Schwierigkeiten"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-23 05:37 UTC] bjori@php.net
-Package: Documentation problem +Package: Translation problem
 [2014-01-23 16:45 UTC] yannick@php.net
-Summary: Mistake in German Translation/Documentation +Summary: [DE] Mistake in German Translation/Documentation
 [2015-03-22 20:09 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=336143
Log: fixes #65582
 [2015-03-22 20:09 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-03-22 20:09 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC