diff --git a/reference/tidy/functions/tidy-parse-file.xml b/reference/tidy/functions/tidy-parse-file.xml index fa9bd1618a..2e3aa2f45d 100644 --- a/reference/tidy/functions/tidy-parse-file.xml +++ b/reference/tidy/functions/tidy-parse-file.xml @@ -1,5 +1,5 @@ - - + + tidy_parse_file @@ -52,8 +52,8 @@ options themselves. - Check http://tidy.sourceforge.net/docs/quickref.html for an - explanation about each option. + Pour une explication sur chaque option, voyez + &url.tidy.conf;. @@ -61,10 +61,13 @@ encoding - The encoding parameter sets the encoding for - input/output documents. The possible values for encoding are: ascii, - latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16, - utf16le, utf16be, big5 and shiftjis. + Le paramètre encoding configure l'encodage + pour les documents d'entrée et de sortie. Les valeurs possibles sont + ascii, latin0, latin1, + raw, utf8, iso2022, + mac, win1252, ibm858, + utf16, utf16le, utf16be, + big5 et shiftjis.