From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 Description of problem: latex2html defaults to Japanese on an otherwise completely English language system. The file /usr/share/latex2html/l2hconf.pm contains the following two lines: #$default_language = 'english'; $default_language = 'japanese'; and further down these two lines: #$TITLES_LANGUAGE = "english"; $TITLES_LANGUAGE = "japanese"; Version-Release number of selected component (if applicable): tetex-latex-2.0.2-13 How reproducible: Always Steps to Reproduce: 1.Inspect the file 2. 3. Additional info:
*** This bug has been marked as a duplicate of 129183 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.