Parlez-Vous Binutils?
Multimedia Mike
I found myself in need of some binutils today. What do you suppose it is about this basic Apache file listing page that makes Google Chrome think it’s in French?

Opting to translate doesn’t seem to have any affect, aside from ruining the alignment of the columns.
That quirk aside, the page translation facility is actually quite nifty.
Posted in General |
4 Comments »
July 17th, 2010 at 9:07 pm
Check the HTTP headers. Probably a non-english default encoding.
July 20th, 2010 at 9:46 pm
Headers look fine:
Content-Type: text/html; charset=iso-8859-1
July 21st, 2010 at 10:27 pm
“utils” means “tools” in French. This might be hunspell detecting a nonexistent composite word and confusing some other part of the language detection.
July 22nd, 2010 at 6:40 am
it’s “outils”, not “utils” in French. So that would explain it :-) I can’t find any French word in that screen capture so I doubt that it would be some kind of content aware mechanism.