Hello. Friends.
Please hellp me =] pleeeeeeeease =]
i get a problem with spell check on roundcube.
Its dont work with portuguese-br
MY CONFIGURATION:
$rcmail_config['enable_spellcheck'] = TRUE;
$rcmail_config['spellcheck_engine'] = 'googie';
$rcmail_config['spellcheck_uri'] = '';
$rcmail_config['spellcheck_languages'] = pt_br;
This configuration is checking in english language. How can i check brazilian portuguese language ?
Have you tried
$rcmail_config['spellcheck_languages'] = 'br';
Already?
its dont work with "br" tag
sistem is checking english language
I've tried the Brasilian version of Portugese, but could only get the regular Portuguese functioning use the following:
$rcmail_config['spellcheck_languages'] = array('en'=>'English', 'pt'=>'Brasilian');
this dont work.
All i do, sistem is checking and sugesting english words.
There is some problem
My code:
$rcmail_config['enable_spellcheck'] = TRUE;
$rcmail_config['spellcheck_engine'] = 'googie';
$rcmail_config['spellcheck_uri'] = '';
$rcmail_config['spellcheck_languages'] = array('pt'=>'Brasilian');
The setting itself is ok, however after some testing it looks like your 'language' setting is not set to 'Portuguese (Brasil)'. (Settings > Preferences > User Interface)
Without selecting a language for the spell check, the spellcheck automatically uses the language setting in Roundcube.
And thanks to your question I've found some errors in the skin Groupvice4.
my preference language is setted to brazilian portuguese in my interface
i give up
i cant make this spell check on portuguese lol
thanks for help. if you know some else about this error tell me
and sorry for my bad english, im from brazil