Re: Creating localized directories
Re: Creating localized directories
- Subject: Re: Creating localized directories
- From: Andreas Mayer <email@hidden>
- Date: Mon, 19 Mar 2007 18:56:06 +0100
Am 19.03.2007 um 18:28 Uhr schrieb Michael Watson:
but I want to create it with the correctly localized name.
That's not how localization works in Mac OS X. Read:
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFileSystem/Articles/DisplayNames.html
How do I get the localized name of the Application Support folder?
For your purpose, you simply don't need to.
(You *do* need to look up the localized name if you want to display
it to the user. See NSFileManager's -displayNameAtPath:.)
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden