• 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: Localizable.strings inside framework bundles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localizable.strings inside framework bundles


  • Subject: Re: Localizable.strings inside framework bundles
  • From: email@hidden
  • Date: Sat, 8 Feb 2003 16:53:13 +0100

On vendredi, fivrier 7, 2003, at 11:12 PM, June Van Dyke wrote:

Cocoa-dev:

I have created a framework that I would like to localize. I have an English
variant (the only one so far) of a file I created, Localizable.strings. This
file is in the correct place in the framework bundle, and I use
NSLocalizedString() to access it.

However, when I include this framework in another application, which doesn't
have any Localizable.strings whatsoever, the framework's version is not
found. (I have not tested its usability in any other situation.)

What I'm guessing is happening is that my *program's* bundle is getting
searched for the localization, but not the framework's. How can I get around
this?

BTW, the framework is embedded in the app bundle, and works otherwise.

NSLocalizedStringFromTableInBundle
_______________________________________________
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: Localizable.strings inside framework bundles
      • From: June Van Dyke <email@hidden>
References: 
 >Localizable.strings inside framework bundles (From: June Van Dyke <email@hidden>)

  • Prev by Date: Re: Inverting an NSImage
  • Next by Date: Re: Menu in table view?
  • Previous by thread: Localizable.strings inside framework bundles
  • Next by thread: Re: Localizable.strings inside framework bundles
  • Index(es):
    • Date
    • Thread