From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.2.1
PHP Bug Type:     Documentation problem
Bug description:  bad french translation in sprintf definition

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. 
-- 
Edit bug report at http://bugs.php.net/?id=17995&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17995&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17995&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17995&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17995&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17995&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17995&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17995&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17995&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17995&r=globals


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to