site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
I'm trying to make my first localized installer (using Iceberg), and no matter what I try, I can't get the localized license agreement to show. I can get the rest of the installer to run in French, for example, but it's not picking up my localized agreement.
As per the official documentation, I've tried creating sub-folders in Resources, each with the localized assets. So I've tried creating Resources/French/License.txt, but that didn't work. In Iceberg I've also tried explicitly adding a localization entry for the French license agreement, and also tried adding the French subfolder as an additional resource, but nothing has worked.
What am I missing? Is there something else I need to do?
-- Paul Miller | paul@fxtech.com | www.fxtech.com | Got Tivo? _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... robert.maggi@kodak.com wrote: I don't know if "French" above is a typo, but it should be "Resources/French.lproj/License.txt". (Officially, "fr.lproj" should also work, but I haven't tried that. Thanks Robert - I didn't in fact have the .lproj extension. I renamed the folders, and added each folder as an additional resource to the installer within Iceberg. Now when I run the installer, I get the language menu at the top of the license agreement, and French is selected by default as appropriate, but I'm still seeing the English license agreement. This email sent to site_archiver@lists.apple.com