Hi all,
does anybody know how to change the default spell checker to IRL/UK English
(network/oss version 4)
TiA,
p.
Hi all,
does anybody know how to change the default spell checker to IRL/UK English
(network/oss version 4)
TiA,
p.
Edit aspell.php (You may need to change permissions on that file - remeber to change them back)
to do this go to /opt/zimbra/httpd/htdocs
vi aspell.php
Look for $dictionary = pspell_new("en_US");
Change it to
$dictionary = pspell_new("en_GB");
Excellent thanks Scotsman that worked also found a good url on this:
http://wiki.zimbra.com/index.php?tit...ries_to_aspell
and a url to check the spell checker:
http://faculty.washington.edu/sandeep/check/
Glad to help.
There are currently 1 users browsing this thread. (0 members and 1 guests)