Spell Checking - Language Dictionaries
The standard language for the application's spell checker is English.
The Spell Checker is supplied with the English and French language dictionaries. Other foreign language dictionaries are available and can be added as required. Please contact Customer Support for further details.
|
If a user's locality setting is in a language for which no corresponding language directory exists, the spell checking functionality will NOT be invoked even if that field has been enabled for spell checking.
|
|
Information:
The application uses an external tool for Spell Checking.
- Name of the tool: RapidSpell
- Provided by: Keyoti
- Website: https://keyoti.com/products/rapidspell/javaWeb/index.html
- Additional languages: can be downloaded from here:
https://keyoti.com/products/rapidspell/dictionaries/index.html
|
Location of additional Foreign Language Dictionaries
All foreign language dictionaries will be stored in the following folder:
...\SAI360\dict
Foreign language dictionaries will be named "_<language code>.dict". E.g. a Russian dictionary would be name "_ru.dict"
These dictionaries will need to be manually saved into the folder mentioned above.
Replacing the standard English Dictionary
The dictionary installed with the application supports American English. If your organization intends to use Australian or Canadian spelling, e.g. "neighbour" instead of "neighbor", you can replace the existing JAR file with the an Australian or Canadian Version.
- Download the language files from here:
https://keyoti.com/products/rapidspell/dictionaries/index.html - Unzip and extract the file named RapidSpellMDict.jar
- Navigate to the folder:
...\SAI360\dict
- Create a backup of the existing file RapidSpellMDict.jar
- Paste the file extracted in step 2
- Restart Tomcat
|