ID: 42454 Updated by: [EMAIL PROTECTED] Reported By: rroquais at anuman dot fr -Status: Open +Status: Closed Bug Type: Translation problem Operating System: Win XP PHP Version: Irrelevant New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2007-08-28 09:42:05] rroquais at anuman dot fr Description: ------------ The function getimagesize is badly traduced, and can lead to confusion. Original text: Index 0 and 1 contains respectively the width and the height of the image. French traduction: L'index 0 contient la largeur. L'index 1 contient la longueur. Longueur means length, not height. The correct traduction is "hauteur". In French, when you have largeur and longueur, you don't know which one is the horizontal one. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42454&edit=1