Author Topic: Problem with spell check  (Read 4249 times)

Offline paulinho

  • Newbie
  • *
  • Posts: 6
Problem with spell check
« 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 ?

Offline Julius Caesar

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 498
    • http://www.de-keizer.net/
Problem with spell check
« Reply #1 on: January 27, 2011, 07:40:19 AM »
Have you tried
Code: [Select]
$rcmail_config['spellcheck_languages'] = 'br';Already?
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Offline paulinho

  • Newbie
  • *
  • Posts: 6
Problem with spell check
« Reply #2 on: January 27, 2011, 09:30:50 AM »
its dont work with "br" tag

sistem is checking english language
« Last Edit: January 27, 2011, 09:33:32 AM by paulinho »

Offline Julius Caesar

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 498
    • http://www.de-keizer.net/
Problem with spell check
« Reply #3 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');
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Offline paulinho

  • Newbie
  • *
  • Posts: 6
Problem with spell check
« Reply #4 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');

Offline Julius Caesar

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 498
    • http://www.de-keizer.net/
Problem with spell check
« Reply #5 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.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Offline paulinho

  • Newbie
  • *
  • Posts: 6
Problem with spell check
« Reply #6 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