• 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: Localized Embedded Frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localized Embedded Frameworks


  • Subject: Re: Localized Embedded Frameworks
  • From: Michael Tsai <email@hidden>
  • Date: Wed, 5 May 2004 15:06:40 -0400

On May 5, 2004, at 2:55 PM, Jonathan 'Wolf' Rentzsch wrote:

I'm using NSLocalizedStringFromTable() in an embedded framework. Both the
app and framework code correctly load the English string values. However,
when launched under French language, only the app code gets the correct
French value -- the embedded framework code still gets the English. Are
there any issues with localizing embedded frameworks?

Since the .strings files are in the framework, not in the main bundle, you need to use NSLocalizedStringFromTableInBundle() and pass in the framework's bundle.

--Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Localized Embedded Frameworks
      • From: Daniel Todd Currie <email@hidden>
References: 
 >Localized Embedded Frameworks (From: "Jonathan 'Wolf' Rentzsch" <email@hidden>)

  • Prev by Date: Re: Not skipping Descendents
  • Next by Date: Re: Localized Embedded Frameworks
  • Previous by thread: Localized Embedded Frameworks
  • Next by thread: Re: Localized Embedded Frameworks
  • Index(es):
    • Date
    • Thread