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

Finding strings


  • Subject: Finding strings
  • From: Mark Dawson <email@hidden>
  • Date: Wed, 16 Feb 2005 17:42:17 -0800

When looking at the Sketch example (Developer/Examples/AppKit/), I see a call to NSLocalizedStringFromTable(@"Set Bounds", @"UndoStrings", @"Action name for numerically setting bounds."). I know that "UndoStrings" is usually a string file, but I don't see such a file name (no "UndoStrings.strings)". How do I locate this table? I tried using XCode (1.5)'s "Find in project" to look for both "Set Bounds" and "UndoStrings" and I see all of the calls to the NSLocalizedStringFromTable API, but no string file. I see the undo text, so the call's working.

Thanks,

Mark

_______________________________________________
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


  • Prev by Date: Re: login item for all users
  • Next by Date: Full screen transparent window
  • Previous by thread: RE: Scrolling a text cell in an NSTableView subclass...
  • Next by thread: Re: Finding strings
  • Index(es):
    • Date
    • Thread