Roundcube Community Forum

Release Support => Pending Issues => Topic started by: paulinho on January 27, 2011, 04:40:52 AM

Title: Problem with spell check
Post by: paulinho on January 27, 2011, 04:40:52 AM
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 ?
Title: Problem with spell check
Post by: Julius Caesar on January 27, 2011, 07:40:19 AM
Have you tried
$rcmail_config['spellcheck_languages'] = 'br';Already?
Title: Problem with spell check
Post by: paulinho on January 27, 2011, 09:30:50 AM
its dont work with "br" tag

sistem is checking english language
Title: Problem with spell check
Post by: Julius Caesar on January 27, 2011, 09:57:02 AM
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');
Title: Problem with spell check
Post by: paulinho on January 28, 2011, 12:37:37 AM
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');
Title: Problem with spell check
Post by: Julius Caesar on January 28, 2011, 08:05:07 AM
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.
Title: Problem with spell check
Post by: paulinho on January 28, 2011, 09:43:07 AM
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