Skip to content

Instantly share code, notes, and snippets.

@confluencepoint
Last active June 8, 2016 05:47
Show Gist options
  • Save confluencepoint/4658079 to your computer and use it in GitHub Desktop.
Save confluencepoint/4658079 to your computer and use it in GitHub Desktop.
OS X - Change the App language - the hard way
defaults write $(mdls -name kMDItemCFBundleIdentifier -raw /Applications/xxxxxxxx.app) AppleLanguages "(en, de)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment