View Single Post
Old 11-17-2020, 08:24 AM   #12
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 873
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
@Doitsu.
Get your epub2 file and change:
Code:
<html xmlns="http://www.w3.org/1999/xhtml">
to:
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
...and clicking in the Spellcheck box will work.

So – as @KevinH rightly suspected – lang and xml:lang are key.
BeckyEbook is offline   Reply With Quote