Provide i18n support for strings in the interface and settings.
Not an easy feat; requires support for i18n fonts, or
an easy way to create custom font tables. Probably
shouldn't go down the custom font table path since i18n
of CText and input will have to take the standard path
(unicode) and we don't want a hacked up i18n attempt
lying around.