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:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=sBy+32IIreAB+WH9/IsPyGc/UCG5LFRVe/VdTP2HqMc=; b=qz4LMXxuR1r+I97mgsPOTi4LOdHaKOHNMADBx0GyzS4zVKoCJ0zqvswcMnHtAR74Nv pxZrjnCLN5A/OKgLsTmdGkEUSHZXlubSyibODBHa/dxxcBxP2tqIO5fe7SGaBfh2/SFg mAjLeHyfN2HenkYl0u1jnAOwrg9DJA1tl8fz8= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=aAK3t0B1gv7SVGic0F3pH5pU6x+Xf6nCEZwDAz5q8TtxaIIJcHjXkqcea9CB6XggBq mZOVYnT9F5v27gLB3DlskwBrVnMZiAD0A3DmKpUL3qSKX5hZdjSaYsjoWINbQtq1X9K/ i6OkY8eMIgKOr5jHDWZ36qw32CHI2htcx0zLI= If by title, you mean the title of the window, this is not how it works. You can not localize the title of the window with PackageMaker 3. This would require to use another packaging solution or to edit the Localizable.strings file. On Wed, Sep 22, 2010 at 11:04 AM, kushal ghosh <kghoshnitk@gmail.com> wrote:
Hi, Is there any way of localizing the title shown in Installer UI? Suppose if I give the title in pmdoc as 'mytitle', then 'mytitle' should be localized. I replaced the string 'mytitle' in distribution script with system.localizedString('TITLE') and 'TITLE' was present in Localizable.strings file in *.lproj in Resources folder in the expanded package, but installer UI showed 'Install system.localizedString('TITLE')'. Thanks
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... This email sent to site_archiver@lists.apple.com