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:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=B1973MncjJ4E+tKrd/GC0T1SoU5IPQIM9FRKPzQD8XU=; b=oM4Y6+LmAti+o43i4FgZhFNXmd/xDNM7Kxvbm7+cGzg0jM6HtNKNYq1qqciKwVtCpbYsi7KjTPKNBVqObr5R36iZrcIoXiyo2h+cxNm1I/2qdXTL/fVsKmsxiXNadO6WjOumZtbKFP0cG6vFG/EhMIx80805AMzgJL8X61p9D2g= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=S1O6crwb7sIrDd2nFDDe3WB+oQGt+7cKuUmWNjoTBPEtbSseva6m/M8TNExZfYOYtjm7rx1NqB7vzx2p2R2O/RpnCcUBD9F+S579zgDJKpWhNs26IrllBjiYIOaUNLf4m1IXCRCax2KGzdxv2ae+EkM8KtqVEqVTh4nzeqPjeGE= - localizedString(key) - localizedStringWithFormat(key, arg1, arg2,..) - localizedStandardString(key) - localizedStandardStringWithFormat(key, arg1, arg2,..) I appreciate any insight you can give. ----- Jose R.C. Cruz anarakisware@gmail.com 1.778.882.1315 _______________________________________________ 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 have a couple of questions that I hope some you could help. The System object has the following calls: For the first two calls, I assume the strings must be in the file Resources/Localizable.strings, am I correct? But what about those standard strings? Are these strings that came with Installer.app? Or are they located somewhere else in CoreServices? Also, is there an easy way to add the file Localizable.strings to the install package as it is being built? I find it cumbersome to have to insert said file manually after each build. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jose R.C. Cruz