Searching for string
Searching for string
- Subject: Searching for string
- From: Mark Dawson <email@hidden>
- Date: Wed, 2 Mar 2005 11:46:58 -0800
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?
Thanks,
Mark _______________________________________________
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