According to Dom Lachowicz <[EMAIL PROTECTED]>:
> Ispell support should now be working fully. Here are the languages and country
> codes that I've added support for:
>
> { "german.hash", "de-DE" },
> { "australian.hash", "en-AU" },
> { "canadian.hash", "en-CA" },
> { "british.hash", "en-GB" },
> { "american.hash", "en-US" },
> { "spanish.hash", "es-ES" },
> { "french.hash", "fr-FR" },
> { "portugal.hash", "pt-PT" },
> { "russian.hash", "ru-RU" },
> { "swedish.hash", "sv-SE"}
Isn't this redundant with system.profile ?
Hub