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

Re: Finding strings


  • Subject: Re: Finding strings
  • From: Matt Neuburg <email@hidden>
  • Date: Thu, 17 Feb 2005 03:18:43 -0800

On Wed, 16 Feb 2005 17:42:17 -0800, Mark Dawson <email@hidden> said:
>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.

You see the undo text because it is right there in the call (@"Set Bounds").
m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>



 _______________________________________________
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: trouble in setting the custom icon which view in the Finder.
  • Next by Date: Re: Finding strings
  • Previous by thread: Finding strings
  • Next by thread: Re: Finding strings
  • Index(es):
    • Date
    • Thread