Comment 39 for bug 333799

Revision history for this message
In , Chris Coulson (chrisccoulson) wrote :

Created attachment 473187
Support localized preference for spellchecker.dictionary

From the last few comments of https://launchpad.net/bugs/333799, the default dictionary setting does not match the users locale (and I can recreate this too - my default dictionary appears to be an arbitrary language).

This seems to be because we ship with no default in the "spellchecker.dictionary" pref.

To fix this, I'd like to be able to ship a locale-specific default for this preference in Ubuntu, but this preference currently does not support localization. The attached patch addresses this.