php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75860 [FR] translation error in dechex() doc page
Submitted: 2018-01-23 13:46 UTC Modified: 2018-07-16 16:33 UTC
From: theslider at free dot fr Assigned: jbnahan (profile)
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: theslider at free dot fr
New email:
PHP Version: OS:

 

 [2018-01-23 13:46 UTC] theslider at free dot fr
Description:
------------
Description:
------------
---
From manual page: http://php.net/manual/fr/function.dechex.php
---

The verb "to assume" is translated to "assumer" in French ( "to take upon oneself") instead of  "supposer". 
http://php.net/manual/fr/function.dechex.php

// L'affiche ci-dessous assume que nous sommes sur une platerforme 32-bit.
should be 
// L'affiche ci-dessous suppose que nous sommes sur une platerforme 32-bit.


It's a common mistake as there are a few words in English that are written the same way in French and have the same definition but this one is what we call a "false friend" as the definition isn't the same ( at least, not in this context).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-07-16 16:33 UTC] jbnahan@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jbnahan
 [2018-07-16 16:33 UTC] jbnahan@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.


 [2018-07-16 16:35 UTC] jbnahan@php.net
Automatic comment from SVN on behalf of jbnahan
Revision: http://svn.php.net/viewvc/?view=revision&revision=345327
Log: fix bug #75860
 [2020-12-30 12:48 UTC] nikic@php.net
Automatic comment on behalf of jbnahan
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=ac4e30ec6fdb8f9307c5f2ba8e3e76582d2597eb
Log: fix bug #75860
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 00:01:30 2024 UTC