View Single Post
  #4 (permalink)  
Old 07-06-2007, 04:55 PM
cvidal cvidal is offline
Project Contributor
 
Posts: 136
Default

Quote:
Originally Posted by bibo View Post
Hi,

I am testing Zimbra opensource 4.5.6 on CentOS 4.5. I added my
language (in my case is Portuguese Brazil) without problem. I installed
the Portuguese_br aspell dictionary without problem too, but I donīt
know how to configure this.

...

How can I use the both languages in aspell?
Bibo
So far, you can't. If you look at /opt/zimbra/httpd/htdocs/aspell.php, you will see that the language is hardcoded (so far). The ideal solution would be to modify the Web client so that it passes the language as a parameter to the spell check (as GMail does).

Carlos
Reply With Quote