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


Click here to return to the 'Set the language for a single application' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Set the language for a single application
Authored by: fds on Oct 10, '06 08:56:40AM
I find it much easier to use the defaults utility in Terminal, eg.:
defaults write com.apple.iCal AppleLanguages '("en-US")'


[ Reply to This | # ]
Set the language for a single application
Authored by: calitinilo on Oct 10, '06 10:14:14AM

Elegant way - I confirm: it's work
I add this one

defaults write com.apple.TextEdit AppleLanguages '("fr-FR")'


(by default, I work with US finder but for WordProcessing app, it is good to have mother language !)

---
caliti



[ Reply to This | # ]