php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17995 bad french translation in sprintf definition
Submitted: 2002-06-26 09:57 UTC Modified: 2002-06-28 13:28 UTC
From: a dot desbois at regie-france dot com Assigned: dams (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.2.1 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: a dot desbois at regie-france dot com
New email:
PHP Version: OS:

 

 [2002-06-26 09:57 UTC] a dot desbois at regie-france dot com
english :

An optional alignment specifier that says if the result should be left-justified or right-justified. The default is <u>right-justified</u>; a - character here will make it <u>left-justified</u>.

french (with error to be corrected) :

Un argument optionnel alignment sp?cifier qui indique que le r?sultat doit ?tre justifi? ? droite ou ? gauche. Par d?faut, il est <u>justifi? ? gauche</u>. Le caract?re - signifie : <u>justification ? droite</u>. 

french (corrected => gauche/droite):

Un argument optionnel alignment sp?cifier qui indique que le r?sultat doit ?tre justifi? ? droite ou ? gauch</u>e. Par d?faut, il est <u>justifi? ? droite</u>. Le caract?re - signifie : <u>justification ? gauche. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-28 13:28 UTC] dams@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 20:01:35 2025 UTC