Re: Localizing installer title
Re: Localizing installer title
- Subject: Re: Localizing installer title
- From: kushal ghosh <email@hidden>
- Date: Wed, 22 Sep 2010 18:43:59 +0530
Hi,
How to edit the Localizable.strings file? I am giving a sample of my strings file. This does not work but. What changes are required?
The strings file for English looks like
"TITLE" = "mytitle";
And I get 'Install system.localizedString('TITLE')' on installer UI.
Thanks
On Wed, Sep 22, 2010 at 3:48 PM, Stephane Sudre
<email@hidden> wrote:
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 <
email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden