Re: Localized Apple Help (HTML) doesn't load
Re: Localized Apple Help (HTML) doesn't load
- Subject: Re: Localized Apple Help (HTML) doesn't load
- From: Ryan Poling <email@hidden>
- Date: Fri, 7 Mar 2008 09:07:29 -0800
I don't think you should be changing the help book name for each
localization - keep it the same.
-Ryan
<http://www.chimoosoft.com/>
On Mar 6, 2008, at 9:03 PM, John Fox wrote:
Hi Folks:
I'm having a problem where localized versions of my local HTML help
don't load, and I don't know how to debug this. For example, if I
change the system preferences to Japanese, and click on the Help
Menu item, the Apple Help Viewer app launches, its main window
appears, but no help page shows. If I drag the index.html file from
the Japanese.lproj folder in my app's Resources folder onto the Help
Viewer icon in the doc, the help page loads and displays properly.
So, it doesn't seem like there's anything wrong with the HTML itself.
I've double checked that the name of the folder matches the plist
entries, and is readable.
Here's the relevant entry in my Info.plist:
<key>CFBundleHelpBookFolder</key>
<string>MemoryMiner Help</string>
<key>CFBundleHelpBookName</key>
<string>MemoryMiner Help</string>
Here's the relevant entry in the InfoPlist.strings file for Japanese:
CFBundleHelpBookName = "MemoryMiner ヘルプ";
Am I missing something?
Any help would be greatly appreciated.
Best regards,
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