• 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: Equivalent to NSLocalizedStringFromTable() for working with a XML?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Equivalent to NSLocalizedStringFromTable() for working with a XML?


  • Subject: Re: Equivalent to NSLocalizedStringFromTable() for working with a XML?
  • From: Allan Odgaard <email@hidden>
  • Date: Mon, 13 Sep 2004 01:49:09 +0200

On 13. Sep 2004, at 1:37, George Lawrence Storm wrote:

Is there an equivalent to NSLocalizedStringFromTable() for working with a XML (.plist) from within my applications bundle.

You can use pathForResource:ofType:

   [...] The method first looks for a nonlocalized resource in
   the immediate bundle directory; if the resource is not there,
   it looks for the resource in the language-specific “.lproj”
   directory (the local language is determined by user defaults).

--
http://macromates.com/ ::: TextMate, OS X text editor
http://macromates.com/sigpipe/ ::: Personal weblog about programming


_______________________________________________
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: Equivalent to NSLocalizedStringFromTable() for working with a XML?
      • From: George Lawrence Storm <email@hidden>
References: 
 >Equivalent to NSLocalizedStringFromTable() for working with a XML? (From: George Lawrence Storm <email@hidden>)

  • Prev by Date: Equivalent to NSLocalizedStringFromTable() for working with a XML?
  • Next by Date: Re: New ML List Software
  • Previous by thread: Equivalent to NSLocalizedStringFromTable() for working with a XML?
  • Next by thread: Re: Equivalent to NSLocalizedStringFromTable() for working with a XML?
  • Index(es):
    • Date
    • Thread