Re: How do you localise the file name of an application?
Re: How do you localise the file name of an application?
- Subject: Re: How do you localise the file name of an application?
- From: Andreas Mayer <email@hidden>
- Date: Wed, 11 Aug 2004 16:55:14 +0200
Am 11.08.2004 um 16:16 Uhr schrieb Brent Gulanowski:
You mean the name of the bundle? That is what it is -- it's a file
system entity (a folder). It's name is not dynamically derived. I
think you can only change it by literally changing it,
You can have localized names for bundles. That doesn't change the
physical name of the folder but affects only the display name in the
finder (and the result of NSFileManager's displayNameAtPath:, I'd
hope).
As for how to do that - go to the ADC site and search for "localized
bundle name".
Andreas
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.