Re: [NSSearchField] Strange new localization log under Tiger (SOLVED)
Re: [NSSearchField] Strange new localization log under Tiger (SOLVED)
- Subject: Re: [NSSearchField] Strange new localization log under Tiger (SOLVED)
- From: Frédéric BLANC <email@hidden>
- Date: Mon, 22 Aug 2005 19:59:18 +0200
Hi All,
In May '05, I asked for some info about *new* logs I got in the Run
Console of Xcode v2.0 (Tiger):
<<
2005-05-08 15:59:20.009 MyApp[496] CFLog (21): Localizable string
"cancel" not found in strings table "SearchFieldCell" of bundle
CFBundle 0x319e90 </System/Library/Frameworks/AppKit.framework> (not
loaded).
>>
And 3 months later (sigh), I'm now able to tell you where they come from :) !
Actually, when coding in Xcode v1.5 (Panther), I've set the
"NSShowNonLocalizedStrings" executable variable to "YES" to detect…
any potential unlocalized string in my app. At that time, I didn't
"catch" anything… until Xcode v2.0, apparenty ;) ! I've just forgot
I've set this debug variable :( !
Note: I'm not sure if I still should bug report something to Apple, or
if getting those logs from the AppKit framework is the "expected"
behavior now… Indeed, invoking a Customize Toolbar sheet, a file
chooser for Open/Save action, a standard Print dialog, or using a
search field brings such logs. What do you think?
Cheers,
--
— Frederic BLANC (email@hidden)
_______________________________________________
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