• 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: Access to Localized Portions of Private Framework without having App Localized
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Access to Localized Portions of Private Framework without having App Localized


  • Subject: Re: Access to Localized Portions of Private Framework without having App Localized
  • From: Ryan Poling <email@hidden>
  • Date: Fri, 14 Dec 2007 12:16:08 -0800

Wonderful!  Thanks Douglas!

-Ryan

On Dec 14, 2007, at 12:13 PM, Douglas Davidson wrote:

Yes, there is. If you want to use the default localization mechanisms, you can add the key CFBundleAllowMixedLocalizations to your Info.plist with the value "YES", and then each bundle will be considered for localization individually. If you want more specific control, you can use NSBundle or CFBundle API such as preferredLocalizationsFromArray:forPreferences:nil to select an appropriate localization, and then use localization-specific resource location APIs.


Douglas Davidson


_______________________________________________

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


References: 
 >Access to Localized Portions of Private Framework without having App Localized (From: Ryan Poling <email@hidden>)
 >Re: Access to Localized Portions of Private Framework without having App Localized (From: Douglas Davidson <email@hidden>)

  • Prev by Date: KVC Compliance Document: What if ivar in an NSSet?
  • Next by Date: Need just a little more Interface Builder assistance
  • Previous by thread: Re: Access to Localized Portions of Private Framework without having App Localized
  • Next by thread: [SOLVED] How to Implement File Encryption with SSCrypto?
  • Index(es):
    • Date
    • Thread