site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=yTtRPehXeQADCGu6raDc/669/Gxy3wk6P6exA5aJ78c=; b=ticd9HjFhg2wEUXqt0+nPOJ9mRD0kONgxdRAbKKDLW15hOwgjvvyiPf2zlKRHvhuYL uaAxzs5EdqTNGKr1EaehDgismwwfTRIcJNdnJoxgUWGBnBkByOPKXowXXYMVQYXAoegG ULuAhhagUWi1Fo0XXvWj+vL8GYrPW98wG/LlY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=pkuVeWtFWzSn5wV8abQi3DVIf3qNoQkEWre45k5vcdx6EN+wXrKc4xKPMwEcUG6kB9 fZcj7cH1aHPR3H88j/jHIUYS/tvIfT4SPeiSLri+VcDxETMqRL7hoizZQZFSG4++gX+d LEra7npuu399QnRQcGVCv+2ghpNrUf+zRv7Mw= On Apr 28, 2009, at 1:23 AM, Kevin Draz wrote: Hi, Correct. o If you're building a non-flat metapackage (10.4 Target): Yes. Not with PackageMaker but with a tool not available yet. Check the encoding or for a missing semi-colon in Localizable.strings. o If you're building a flat metapackage (10.5 Target): I haven't tried yet. _______________________________________________ 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... I need to produce a completely localized (6 languages) installer for a commercial product, and I'm using PackageMaker 3.0.3. The installer contains both Easy and Custom install choices. I cannot determine how to localize the tooltip and description text for the Custom choices. There is no UI in PackageMaker 3.0.3 for localizing anything outside the "Edit Interface..." view. Strangely, it does appear that older versions of PackageMaker could do this! (Circa 2006, see: http://www.mactech.com/articles/mactech/ Vol.22/22.12/2212PackageMaker/index.html, section "Localizing Choices" ) I did find this older posting on this topic in this forum: http:// lists.apple.com/archives/Installer-dev/2008/Jul/msg00135.html However despite adding Localizable.strings files per the directions in the post, I only get the key value displayed when I run the installer, in any language including English. Perhaps I've made an error, but I've re-checked several times. Anyone else ever make this work? This email sent to site_archiver@lists.apple.com