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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: andre at lindner-email dot de
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 14:01:29 2024 UTC