php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65758 [FR] french translation problem
Submitted: 2013-09-25 09:18 UTC Modified: 2013-09-25 11:39 UTC
From: dan dot kimche at performics dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-09-25 09:18 UTC] dan dot kimche at performics dot com
Description:
------------
Hi,

In french documentation for array_merge, we can see:
"
Pour les valeurs numériques, cela n'arrive pas, car, alors, les valeurs sont ajoutées en fin de tableau. 
"

which can be translated as :
"
For numeric values​​, this does not happen, because then the values ​​are added at end of table.
"

the sentence "For numeric values..." should be "For numeric KEYS..." 

in french, this should be: "Pour les clés numériques..."

Thanks,
Dan


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-25 11:33 UTC] yannick@php.net
-Summary: french translation problem +Summary: [FR] french translation problem
 [2013-09-25 11:38 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=331483
Log: Fix bug #65758
 [2013-09-25 11:39 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2013-09-25 11:39 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:49 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=a7b0d1e52abbd5dd8bb4336d2a3850f3380f96c2
Log: Fix bug #65758
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 06:01:34 2024 UTC