
Hi there, I can not activate the spell check as the available dictionaries are only in english and deutsch, do you think it will be available in french soon ? Thanks Greetings Philippe Martignier Communications Division Customer Service Section Email : Philippe.Martignier@wipo.intmailto:Philippe.Martignier@wipo.int Phone : 00 41 022 338 72 36 Building : GB II Office : 0,3 World Intellectual Property Organization Disclaimer: This electronic message may contain privileged, confidential and copyright protected information. If you have received this e-mail by mistake, please immediately notify the sender and delete this e-mail and all its attachments. Please ensure all e-mail attachments are scanned for viruses prior to opening or using.

If you have installed on your system aspell or ispell it enought. You just have to modify your Config.pm as follow (change Italian with Franch) $Self->{PreferencesGroups}->{SpellDict} = { Module => 'Kernel::Output::HTML::PreferencesGeneric', Colum => 'Other Options', Label => 'Spelling Dictionary', Desc => 'Select your default spelling dictionary.', Data => { # installed dict catalog (check your insalled catalogues, e. g. deut sch -=> german!) # dict => frontend (ispell) #'english' => 'English', #'deutsch' => 'Deutsch', #'italian' => 'Italian', # dict => frontend (aspell) 'english' => 'English', 'german' => 'Deutsch', 'italian' => 'Italian', }, PrefKey => 'UserSpellDict', Prio => 5000, Activ => 3, }; HTH MV On Mon, Dec 21, 2009 at 12:01 PM, Martignier, Philippe < philippe.martignier@wipo.int> wrote:
Hi there,
I can not activate the spell check as the available dictionaries are only in english and deutsch, do you think it will be available in french soon ?
Thanks
Greetings
Philippe Martignier
Communications Division
Customer Service Section
Email : Philippe.Martignier@wipo.int
Phone : 00 41 022 338 72 36
Building : GB II
Office : 0,3
World Intellectual Property Organization Disclaimer:
This electronic message may contain privileged, confidential and copyright protected information. If you have received this e-mail by mistake, please immediately notify the sender and delete this e-mail and all its attachments. Please ensure all e-mail attachments are scanned for viruses prior to opening or using.
--------------------------------------------------------------------- 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
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (2)
-
Marco Vannini
-
Martignier, Philippe