php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50955 [FR] Misspelling in the French translation in the JSON article
Submitted: 2010-02-07 18:40 UTC Modified: 2010-02-07 19:00 UTC
From: brunocauet at gmail dot com Assigned:
Status: Closed Package: Translation problem
PHP Version: 5.3.1 OS: Windows Seven
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: brunocauet at gmail dot com
New email:
PHP Version: OS:

 

 [2010-02-07 18:40 UTC] brunocauet at gmail dot com
Description:
------------
Hi,
In the French version you can read :

"R?cup?re une cha?ne encod?e JSON et la convertie en une variable PHP." instead of "R?cup?re une cha?ne encod?e JSON et la convertit en une variable PHP." : convertie -> convertit


Reproduce code:
---------------
---
From manual page: function.json-decode#Description
---


Expected result:
----------------
R?cup?re une cha?ne encod?e JSON et la convertit en une variable PHP.

Actual result:
--------------
R?cup?re une cha?ne encod?e JSON et la convertie en une variable PHP.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-07 19:00 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=294710
Log: Fix bug #50955
 [2010-02-07 19:00 UTC] yannick@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.


 [2020-12-30 12:50 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=f93e7e7d761cde559e6cd258db358a17e20ce03e
Log: Fix bug #50955
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC