Re: Searching for string
Re: Searching for string
- Subject: Re: Searching for string
- From: Mark Dawson <email@hidden>
- Date: Thu, 3 Mar 2005 22:47:43 -0800
No, but rereading that section, I should have. However, putting the
correct piece in makes things even weirder. If I put nonsense words
("set fill color2") in, I don't get any error message (in the debugger
console). Am I misunderstanding how NSShowNonLocalizedStrings works?
Thanks!
Mark
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