Hi!
this problem still exitst. Meanwhile i find out more details.
Server is using UTF-8 coding, while aspell dictionary is in ISO8859-2.
I found this.
http://www.fil.unibuc.ro/~solcan/wt/orto/scr.html
and this to change codepage of a file:
iconv -f ISO8859-2 -t UTF-8 ro.wl > ro-utf8.wl
but now i cant install aspell
any ideas?
thx
Saby