php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48470 [FR] Translation problem
Submitted: 2009-06-04 10:55 UTC Modified: 2009-10-05 23:31 UTC
From: franek at chicour dot net Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: franek at chicour dot net
New email:
PHP Version: OS:

 

 [2009-06-04 10:55 UTC] franek at chicour dot net
Description:
------------
Hello,

In French Documentation for is_a function, there is a small error : 

Sentence 
"Cette fonction n'est plus obsol?te, et lance plus d'alerte de type E_STRICT. "
must be corrected by : 
"Cette fonction n'est plus obsol?te, et ne lance plus d'alerte de type E_STRICT."

English sentence : 
"This function is no longer deprecated, and will therefore no longer throw E_STRICT warnings. "

Expected result:
----------------
Cette fonction n'est plus obsol?te, et ne lance plus d'alerte de type E_STRICT.

Actual result:
--------------
Cette fonction n'est plus obsol?te, et lance plus d'alerte de type E_STRICT.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-05 23:30 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=289238
Log: Fix bug #48470
 [2009-10-05 23:31 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=cfeae757981cef9db9d1ae00653693c211aa361b
Log: Fix bug #48470
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 09:01:32 2024 UTC