Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Resolve various crashes caused by language settings' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Resolve various crashes caused by language settings
Authored by: fds on Jan 20, '06 11:24:13PM

You can also tweak the list of languages on an application-by-application basis, although I'm not sure if this would work with non-Cocoa apps.

For example:
defaults write com.apple.mail AppleLanguages '("en-US")'

This will make Apple Mail think your preferred system language is US English, regardless of what you actually set there.



[ Reply to This | # ]