Hi Peter,
Peter van Beugen schreef:
>
> I use aspell and have done the following in config.pm
>
>
>
>
>
> $Self->{'PreferencesGroups'}->{'SpellDict'} = {
>
> 'Prio' => '5000',
>
> 'Label' => 'Spelling Dictionary',
>
> 'PrefKey' => 'UserSpellDict',
>
> 'Module' => 'Kernel::Output::HTML::PreferencesGeneric',
>
> 'Desc' => 'Select your default spelling dictionary.',
>
> 'Activ' => '1',
>
> 'Data' => {
>
> 'nederlands' => 'Nederlands',
>
> 'deutsch' => 'Deutsch',
>
> 'english' => 'English'
>
> },
>
> 'Colum' => 'Other Options'
>
> };
>
>
>
>
>
> # default langauge
>
> # (the default frontend langauge) [default: en]
>
> $Self->{'DefaultLanguage'} = 'nl';
>
>
>
> # used langauges
>
> # (short name = long name and file)
>
> $Self->{'DefaultUsedLanguages'} = {
>
> # bb => 'Bavarian',
>
> en => 'English',
>
> de => 'Deutsch',
>
> nl => 'Nederlands',
>
> fr => 'Français',
>
> # bg => 'Bulgarian',
>
> # fi => 'Suomi',
>
> # es => 'Español',
>
> # pt_BR => 'Português Brasileiro',
>
> # pt => 'Português',
>
> # it => 'Italiano',
>
> # ru => 'Russian',
>
> # cz => 'Czech',
>
> # pl => 'Polski',
>
> # nb_NO => 'Norsk bokmål',
>
> # nb_SW => 'Svenska',
>
> # hu => 'Hungarian',
>
> # ro => 'Romanian',
>
> # hr => 'Croatian',
>
> # sk => 'Slovak',
>
> # sl => 'Slovenian',
>
> # da => 'Dansk',
>
> # jp => 'jp',
>
> };
>
>
>
> #Install ispell or aspell on your system, if you want to use a
> spellchecker.
>
> #Please specify the path to the aspell or ispell binary on your operating
>
> #system.
>
> #$Self->{'SpellCheckerBin'} = '/usr/bin/ispell';
>
> $Self->{'SpellCheckerBin'} = '/usr/bin/aspell';
>
>
>
> #Default spell checker dictionary.
>
> #$Self->{'SpellCheckerDictDefault'} = 'english';
>
> $Self->{'SpellCheckerDictDefault'} = 'nederlands';
>
>
>
>
>
> Regards,
>
> *Telecom Direct Almere B.V.*
>
>
>
> Peter van Beugen
>
>
>
Ik zal het eens testen en kijken of het lukt. / I will give it a go and
see if it works.
--
Met vriendelijke groet,
Henry Verbeek.
HV2801-RIPE
PGPKEY-0xA9E6B139
_______________________________________________
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 or consulting for your OTRS system?
=> http://www.otrs.com/