Re: Change the Language of just one Application

2008-05-25 Thread Kyle Sluder
On Sat, May 24, 2008 at 1:59 PM, Jean-Daniel Dupas <[EMAIL PROTECTED]> wrote: > You can pass this argument: > > -AppleLanguages '(de)' Interestingly enough, when I do this for OmniGraffle, the Help menu doesn't have Spotlight for Help in it. Is this a known issue? --Kyle Sluder _

Re: Change the Language of just one Application

2008-05-24 Thread Jean-Daniel Dupas
You can pass this argument: -AppleLanguages '(de)' AppleLanguages is the UserDefauts key (from the NSGlobalDomain domain) that control this behavior. Le 24 mai 08 à 11:09, Gerriet M. Denkmann a écrit : Somewhere I have read (if my memory is not faulty) that it is possible to lauch an ap

Change the Language of just one Application

2008-05-24 Thread Gerriet M. Denkmann
Somewhere I have read (if my memory is not faulty) that it is possible to lauch an app with some arguments (or environment variables?) changing the preference order of languages. E.g. my preferred language is English, but I want to test the German localization of some app. Xcode allows me