Quote:
Originally Posted by mechastyler
-If I choose the language as Turkish, I can see all misspelled words, ok. But when clicking on the word, it doesn't select the word on Sigil.
|
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.
c) double-check that the language metadata entry is correct:
Code:
<dc:language>tr-TR</dc:language>