This interface contains various I18N related code used in various places
 by the spell checker.
[scriptable, uuid(aeb8936f-219c-4d3c-8385-d9382daa551a)]
interface mozISpellI18NManager : nsISupports

Methods

 Get a mozISpellI18NUtil interface that best matches the given language.
mozISpellI18NUtil getUtil(in wstring language)