hi

im from brazil and im doing some customization on otrs,
im running linux suse91 and i have installed ispell-brazilian dictionary

and on Default.pm

    $Self->{SpellCheckerDictDefault} = 'brazilian';

and

    $Self->{PreferencesGroups}->{SpellDict} = {
        Colum => 'Other Options',
        Label => 'Spelling Dictionary',
        Desc => 'Select your default spelling dictionary.',
        Type => 'Generic',
        Data => {
            # dict => frontend (ispell)
            'english' => 'English',
            'brazilian' => 'Brazilian',


but all the times when i trie to check something, it always use english
dictionary, by the way in prompt if i run ispell -d brazilian and type
something in portuguese it says me thats ok


and, where is SET the default language (ALL THE TIME, in both
agent/admin and customer logins screens). because i have this

    $Self->{DefaultLanguage} = 'pt_BR';

and i always have english login screens


thanks in advance
Marcello

ps: sorry my poor english



_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to