Questions on localised strings
Questions on localised strings
- Subject: Questions on localised strings
- From: "Jose R.C. Cruz" <email@hidden>
- Date: Tue, 4 Mar 2008 19:20:19 -0800
I have a couple of questions that I hope some you could help. The
System object has the following calls:
- localizedString(key)
- localizedStringWithFormat(key, arg1, arg2,..)
- localizedStandardString(key)
- localizedStandardStringWithFormat(key, arg1, arg2,..)
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.
I appreciate any insight you can give.
-----
Jose R.C. Cruz
email@hidden
1.778.882.1315
_______________________________________________
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