• 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 support an Application with International languages.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to support an Application with International languages.


  • Subject: Re: How to support an Application with International languages.
  • From: "Paolo Manna" <email@hidden>
  • Date: Thu, 5 Jul 2007 16:06:44 +0100

Please suggest me, How to identify our current system language.?
As it was said, you don't normally need to do anything, other than
adding your translations and let the system pick the right one
according to the user preferences.

However, if you really, really have a special need to know what the
language preferences of the user are, the line:

NSArray *appleLanguages = [[NSUserDefaults standardUserDefaults]
objectForKey: @"AppleLanguages"];

will return a list of language codes, in the order the user has set them.

Paolo
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: How to support an Application with International languages.
  • Next by Date: Re: Logging to text files
  • Previous by thread: Re: How to support an Application with International languages.
  • Next by thread: Logging to text files
  • Index(es):
    • Date
    • Thread