Hello,
I tried to get the German dictionary in ZD 2 (10580) without success.
I used the "How to" in the KB.
1) Copied the files to
D:\Programme\Zimbra\Zimbra Desktop\win32\prism\xulrunner
2) Can't find a user.
js under
D:\Programme\Zimbra\Zimbra Desktop\
So I used the one in the folder
D:\Programme\Zimbra\Zimbra Desktop\data\profile
Changed it from
user_pref("spellchecker.dictionary", "@install.locale@");
to
user_pref("spellchecker.dictionary", "de");
But after restarting the spell check is still english.
What could be the reason for that?