Re: Searching for string
Re: Searching for string
- Subject: Re: Searching for string
- From: Matt Neuburg <email@hidden>
- Date: Thu, 03 Mar 2005 16:37:40 -0800
On Wed, 2 Mar 2005 11:46:58 -0800, Mark Dawson <email@hidden> said:
>In an example program (Sketch), there are calls to:
>NSLocalizedStringFromTable(@"Set Fill Color", @"UndoStrings"...with
>multiple references to @"UndoStrings".
>
>However, I can't seem to find "UndoStrings"--I've searched from Finder
>and from XCode. I know that NSLocalizedStringFromTable returns the
>text ("Set Fill Color" in this example) if the string file doesn't
>exist; however, I've added the debugging flag
>"-NSShowNonLocalizableStrings YES" to the executable path, and I don't
>see any errors (as I test, I added my own strings, and those DO show up
>as not localized errors).
>
>Any idea's on where to look further for these strings?
Do you mean NSShowNonLocalizedStrings? 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.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden