• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to make a Cocoa application to run in different locale?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make a Cocoa application to run in different locale?


  • Subject: Re: How to make a Cocoa application to run in different locale?
  • From: Greg Hurrell <email@hidden>
  • Date: Tue, 15 Aug 2006 14:06:20 +0200

El 15/08/2006, a las 13:42, Piers Uso Walter escribió:

b)
- defaults write <your application's preferences identifier> AppleLanguages "(<the language code of your desired language>)"
e.g. defaults write de.ilink.direct AppleLanguages "(de)"
or even defaults write de.ilink.direct AppleLanguages "(de, en)"
- (re)start the application

You can also pass that setting on the command line when launching the app:


YourApp.app/Contents/MacOS/YourApp -AppleLanguages "(de, en)"

G

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to make a Cocoa application to run in different locale? (From: Andrei Tchijov <email@hidden>)
 >Re: How to make a Cocoa application to run in different locale? (From: Piers Uso Walter <email@hidden>)

  • Prev by Date: Re: How to make a Cocoa application to run in different locale?
  • Next by Date: Trigger selectionDidChange on completion within NSComboBox
  • Previous by thread: Re: How to make a Cocoa application to run in different locale?
  • Next by thread: Re: How to make a Cocoa application to run in different locale?
  • Index(es):
    • Date
    • Thread