php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51236 [FR] readdir
Submitted: 2010-03-08 13:45 UTC Modified: 2010-03-09 19:21 UTC
From: asylow at free dot fr Assigned: pierrick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-03-08 13:45 UTC] asylow at free dot fr
Description:
------------
The readdir() french documentation says :
"Les noms sont retournés dans l'ordre qu'ils sont enregistrés dans le système de fichiers."
Correct french would be
"Les noms sont retournés dans l'ordre dans lequel ils sont enregistrés dans le système de fichiers."

http://fr2.php.net/manual/fr/function.readdir.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-08 16:58 UTC] asylow at free dot fr
An even closer translation would be
"Les noms sont retournés dans l'ordre dans lequel ils sont stockés par le système de fichiers."
 [2010-03-09 19:20 UTC] pierrick@php.net
Automatic comment from SVN on behalf of pierrick
Revision: http://svn.php.net/viewvc/?view=revision&revision=296004
Log: Fixed bug #51236
 [2010-03-09 19:21 UTC] pierrick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pierrick
 [2010-03-09 19:21 UTC] pierrick@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 pierrick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=dc9fa183e77c4fe04193fab650895e33124624ed
Log: Fixed bug #51236
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC