-----
If your information property list file contains values that might be
displayed to the user, you should provide localized values for those
properties. To deliver localized values, you create an
InfoPlist.strings file in each language-specific resource directory of
your bundle. Inside this strings file, you specify the key for each
property you wish to localize along with the appropriate translated
value.
-----
and uses CFBundleDisplayName and NSHumanReadableCopyright as examples.
However, again, there multiple CFBundleTypeName strings that I need to
localize. It is unclear to me how I can refer to a specific
CFBundleTypeName inside of a particular CFBundleDocumentType.
Anyone know if this is possible? Assuming it is possible, how does one
do it?
Thank you.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden