Spell Check Dictionaries Preferences

To set the Dictionaries preferences, open the Preferences dialog box and go to Editor > Spell Check > Dictionaries. This page allows you to configure the dictionaries and term lists (.tdi files) that Oxygen XML Editor uses and to choose where to save new learned words.

The following options are valid when Oxygen XML Editor uses the Hunspell spell checking engine:
Note: The spell checker takes into account dictionaries and term lists collected both from the default and custom locations and multiple dictionaries and term lists from the same language are merged into generic ones (for example, en_UK.dic from the default location is merged with en_US.dic from a custom location, and the result is that a third file is created for a generic dictionary called en.dic). However, if there is already a generic dictionary (for example, en.dic) saved in either the default or custom location, the other specific dictionaries (for example, en_UK.dic and en_US.dic) will not be merged and the existing generic dictionary will simply be used. Also, if the additional location contains a file with the same name as one from the default location, the file in the additional location takes precedence over the file from the default location.