Re: how to convert *.lproj directory to localized language name?
Re: how to convert *.lproj directory to localized language name?
- Subject: Re: how to convert *.lproj directory to localized language name?
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 31 Dec 2003 15:13:05 -0800
On Dec 31, 2003, at 2:46 PM, Steve Christensen wrote:
1. Given a foo.lproj directory inside a bundle, is there an API that
gives me a localized name of that language? For example,
English(.lproj) becomes "English," "InglC)s", "Anglais," "h1h*,"
etc., depending on the current language settings.
See followups to:
<
http://cocoa.mamasam.com/COCOADEV/2003/11/1/77136.php>
2. Is there an API that will return a list of supported "foo"'s that I
can use to make "foo.lproj"'s? (From there I could, obviously,
generate the localized language names if #1, above, is supported.)
See
<
http://developer.apple.com/documentation/Cocoa/Conceptual/
Internationalization/index.html> and
<
http://www.stepwise.com/Articles/Technical/2003-04-03.01.html>
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.