View Single Post
Old 08-05-2014, 11:01 AM   #3
BobC
Guru
BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.
 
Posts: 691
Karma: 3026110
Join Date: Dec 2008
Location: Lancashire, U.K.
Device: BeBook 1, BeBook Pure, Kobo Glo, (and HD),Energy Sistem EReader Pro +
@kovid,

I originally changed :
<dc:language>en</dc:language>
in content.opf to
<dc:language>en-US</dc:language>
but that didn't work. I perhaps misunderstood where I needed to change the language in content.opf.

Eventually I changed :
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
to
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">

In the individual html files and that gave the desired result. I wanted to avoid disabling dictionaries if possible as I would probably forget to re-enable them later.

Thanks though for your rapid help.

BobC
BobC is offline   Reply With Quote