php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34366 Gramatically wrong sentence in german translation of Base64_ENCODE
Submitted: 2005-09-04 18:30 UTC Modified: 2005-09-04 23:57 UTC
From: mstifts at gmx dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mstifts at gmx dot de
New email:
PHP Version: OS:

 

 [2005-09-04 18:30 UTC] mstifts at gmx dot de
Description:
------------
Gramatically wrong sentence in german translation of Base64_ENCODE:

base64_encode() kodiert data mit base64. Diese Kodierung ist daf?r da, Bin?rdaten ?ber Technologien, die 8-bit nicht sauber ?bertragen k?nnen, wie z.B. Emails.

should be something like:

base64_encode() kodiert data mit base64. Diese Kodierung ist daf?r da, Bin?rdaten ?ber Technologien, die 8-bit nicht sauber ?bertragen k?nnen, wie z.B. Emails, zu ?bertragen.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-04 23:57 UTC] simp@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-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 11 23:00:03 2025 UTC