Localization issue for the Title and Message Key in the Requirement Properties
Localization issue for the Title and Message Key in the Requirement Properties
- Subject: Localization issue for the Title and Message Key in the Requirement Properties
- From: "XiaoGang Li" <email@hidden>
- Date: Thu, 8 Jan 2009 17:14:21 +0800
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.
Andrew.Li
_______________________________________________
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