Re: Localizing files
Re: Localizing files
- Subject: Re: Localizing files
- From: Jeff LaMarche <email@hidden>
- Date: Sun, 10 Aug 2008 16:32:26 -0400
On Aug 10, 2008, at 4:22 PM, Alexander von Below wrote:
I can not answer your question, but I believe - in order to work on
case-sensetive Disks - I believe should be "EN.lproj"
I could be wrong, but the internationalization documentation seems to
indicate that lower-case is appropriate for the ISO codes, and that
upper case is appropriate for the region codes, so a localization
project for all variants of English would be:
en.lproj
but a localization project for U.S. English would be
en_US.lproj
This is the way it's used consistently through the docs, and this is
the format that the locale identifiers returned by NSLocale look like.
_______________________________________________
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