On 12/7/12 2:34 PM, Pascal Harris wrote:
A weird issue this. I'm trying to Localize my app - and, mostly, it's worked like a charm. For some reason though, the help always gets delivered in the English version. I have tried reindexing the help files - and now I'm out of ideas (Google wasn't much help either!). Can anyone point me to a good resource on problems with Localizing help files - or even, perhaps, suggest what the problem might be?
If you're building a help bundle, what you absolutely must have in order to get help pick up your localized version is (for each individual localization) a InfoPlist.strings containing (at a minimum)
HPDBookTitle = "<YOUR LOCALIZED HELP TITLE>"; Without this, you'll always get the development language. Regards Markus -- __________________________________________ Markus Spoettl _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com