On 2020-09-07 16:29, ToddAndMargo via users wrote:
On 2020-09-07 00:41, ToddAndMargo via users wrote:
And "en_DE" IS NOT in my prefs.js! AAAAA HHHHH !!!!!!!
I just opened:
Dictionary is not in prefs.js https://bugzilla.mozilla.org/show_bug.cgi?id=1663395
I do not know if that is any sort of bug.
[egreshko@meimei ~]$ cd .thunderbird/c3ml4ane.default/ [egreshko@meimei c3ml4ane.default]$ grep dictionarysearch prefs.js [egreshko@meimei c3ml4ane.default]$
Is it possible you have an extension installed which uses that parameter?
There is no need for a dictionary list in prefs.js since /usr/lib64/thunderbird/dictionaries is a link to /usr/share/myspell and T-Bird can simply list what is found in the entire directory.
The selected directory for spell checking is in prefs.js as
user_pref("spellchecker.dictionary", "en-DE");