php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49799 [FR] wrong translation for the $count parameter
Submitted: 2009-10-07 06:48 UTC Modified: 2009-11-07 08:53 UTC
From: yodabzh at gmail dot com Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-10-07 06:48 UTC] yodabzh at gmail dot com
Description:
------------
The french translation for the $count parameter is wrong. It says : if provided, str_replace will do only $count replacement

Reproduce code:
---------------
---
From manual page: function.str-replace#Liste de param?tres
---


Expected result:
----------------
Note: Si fourni, contiendra le nombre d'occurrences remplac?es. 



Actual result:
--------------
Note: Si fourni, contiendra le nombre de recherches et d'occurrences ? remplacer. 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-07 08:52 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=290384
Log: Fix bug #49799 - bug #49751 - sync with EN
 [2009-11-07 08:53 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=2ff34cec4e6d439e1b295641f66992049600abe8
Log: Fix bug #49799 - bug #49751 - sync with EN
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 15:01:36 2024 UTC