Re: Localization issue for the Title and Message Key in the Requirement Properties
Re: Localization issue for the Title and Message Key in the Requirement Properties
- Subject: Re: Localization issue for the Title and Message Key in the Requirement Properties
- From: email@hidden
- Date: Thu, 8 Jan 2009 07:35:31 -0800
On Jan 8, 2009, at 1:14 AM, XiaoGang Li wrote:
HI, List,
PackageMaker Version 2.1.1.
Mac OS X 10.5.5
I have a package which is not supported on Pre-Tiger
systems. So, when creating the installer project, I specify a
system-version requirement, and also I add the "Title Key" and the
"Message Key" on the "Requirement Properties" tab.
And my question is that how to localized this two keys
information?
Follow the PackageMaker Help document, I created a
IFRequirements.strings which contains the key-value pair like this:
"Title" = "Hello";
"Message" = "Sorry, Pre-Tiger is not supported!";
And then I copy this string file to en.lproj and zh_TW.lproj
path of Resources dir, respectively.
But the keys itself always be used. Seems the installer can
not find the value of the keys in the IFRequirements.strings file.
Can anyone point out which part is not correct? Thans ahead.
First thing to do is to check the encoding of the .strings file.
_______________________________________________
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