• 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
Localization question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Localization question


  • Subject: Localization question
  • From: Jesus De Meyer <email@hidden>
  • Date: Sun, 31 Oct 2004 13:44:01 +0100

Hi,

In my app I use a plist file to load items in an NSPopUpButton. The plist structure is basically an Array as root and the rest of the items are Dictionaries. Now, I would like to localize this and I know how to do this, but I don't know if I have to change anything in my code.

Obviously when I localize that file, it will move into the <language>.lproj folder and the call [NSArray arrayWithFile:[[NSBundle mainBundle] pathForResource:@"fileName.plist"]] will not work because fileName.plist will not be found.

So how do I fix this?

_______________________________________________
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
  • Follow-Ups:
    • Re: Localization question
      • From: Clark Cox <email@hidden>
  • Prev by Date: Re: Thread Cancelation
  • Next by Date: Re: Localization question
  • Previous by thread: Re: How do I add a NSMatrix to a NSMutableArray
  • Next by thread: Re: Localization question
  • Index(es):
    • Date
    • Thread