(Solved) Localized Apple Help (HTML) doesn't load
(Solved) Localized Apple Help (HTML) doesn't load
- Subject: (Solved) Localized Apple Help (HTML) doesn't load
- From: John Fox <email@hidden>
- Date: Fri, 7 Mar 2008 09:22:28 -0800
Hi Folks:
I discovered the problem was that the <meta> tags in the index.html
didn't match the title in the InfoPlist.strings.
e.g.:
CFBundleHelpBookName = "MemoryMiner ヘルプ";
<meta name="AppleTitle" content="MemoryMiner ヘルプ" />
I hope this is helpful to some one at some point.
Take care,
John_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden