Re: lproj directory names
Re: lproj directory names
- Subject: Re: lproj directory names
- From: Jason Stephenson <email@hidden>
- Date: Tue, 13 Oct 2009 10:03:04 -0400
Chuck Soper wrote:
So, I should use en.lproj rather than English.lproj?
Also, when one needs to add a region specific language string, for example,
English for Great Britain would it be en_GB.lproj?
Yes, pretty much. The above is what I do with Makefile-managed projects,
and if I think about it, I change the names in Xcode. (Which reminds me,
I just started a new project over the weekend and before I get too deep
into it, I think I'll change the lproj names.)
Is this documented somewhere?
Not exactly, but the Internationalization Programming topics document
discusses it, specifically the section on Language and Locale
Designations:
http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPInternational/Articles/LanguageDesignations.html#//apple_ref/doc/uid/20002144-BBCEGGFF
I found the following reference: "Language-Specific Project Directories"
section in "Internationalization Programming Topics" (BP International.pdf).
That's a good place to start. :)
Jason
_______________________________________________
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