22 Dec 2009

How to set osx system default to British English

osx 150 Comments

To set system language to British, in Terminal at the prompt, type the line below and hit Enter

defaults write -g NSPreferredSpellServerLanguage “en_GB”

You can also do this from the System Preferences Panel

Comments are closed.