Localizing the Display name of non-app bundles?
Localizing the Display name of non-app bundles?
- Subject: Localizing the Display name of non-app bundles?
- From: Matt Gough <email@hidden>
- Date: Mon, 8 Nov 2010 13:10:46 +0000
Does anyone know if it is possible to use the same technique for localizing the Display name of an application to change the localized display name of other bundle types. (e.g an Installer package)
According to http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFileSystem/Articles/DisplayNames.html
"The Resources directory of an application bundle can contain multiple .lproj subdirectories, each containing the localized resources for one language. One of the files you can put in these language subdirectories is a InfoPlist.strings file, which stores localized values for some information property list keys. To specify a localized name for your application, include the CFBundleDisplayNamekey in this file and set the value to the localized name of the application."
but I can't get this to work for a non-app bundle. Is this a limitation, or am I doing something wrong?
Matt Gough _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden