Roundcube Community Forum

 

spellcheck language problem

Started by sylvain_floury, August 20, 2006, 06:36:25 AM

Previous topic - Next topic

sylvain_floury

Hi,

There seems to be a little problem with the spellcheck language selection. Roundcube is setup in french but the spellcheck is in english.

I modified the spell.inc file :
# $path = "/tbproxy/spell?lang=$lang"
to :
$path = "/tbproxy/spell?lang=fr"

And everythink was ok.
How can i test the value of "$lang " ?

thx !


sylvain_floury

Known bug allready fixed ?

I will tried it tomorow ::)