Quote:
Originally Posted by Doitsu
AFAIK, this issue was fixed in Sigil 1.4.2. Please double-check your Sigil version number.
If you have already installed Sigil 1.4.2, you might have to:
a) add a lang attribute to the <html> tag of all HTML files.
Code:
<html xmlns="http://www.w3.org/1999/xhtml" lang="tr-TR">
b) select Preference > Language > Default Language For Metadata > Turkish -Turkey.
|
I added TR lang attribute manually. And it works! Thx.