View Single Post
Old 11-17-2020, 09: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: 900
Karma: 3501166
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 online now   Reply With Quote