Re: How to support an Application with International languages.
Re: How to support an Application with International languages.
- Subject: Re: How to support an Application with International languages.
- From: "Joey Gibson" <email@hidden>
- Date: Fri, 6 Jul 2007 09:42:06 -0400
On 7/6/07, Jonathon Mah <email@hidden> wrote:
... except don't use "English" and "German" -- use "en.lproj" and
"de.lproj". The capitalized names have been deprecated for a while.
<http://developer.apple.com/documentation/MacOSX/Conceptu
al/BPInternational/Articles/LanguageDesignations.html#/
/apple_ref/doc/uid/20002144-130435
Is there a way to make Xcode generate en.lproj instead of English.lproj when
creating a new Cocoa project? I just finished going through Aaron's book
again, and just now I went and checked what was in the project directories.
In all, I found English.lproj. A few had others that I created according to
the book, but the English.lproj's where all created by Xcode. I'm using
Xcode 2.4.1 and I don't see an option for changing that.
Just to make sure, I fired up Xcode and created a new Cocoa Application.
Inside the directory is English.lproj.
Joey
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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