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: David Duncan <email@hidden>
- Date: Fri, 6 Jul 2007 10:58:38 -0700
On Jul 6, 2007, at 8:13 AM, Iain Delaney wrote:
That's all well and good, but how do you make 'en.lproj'? If I make a
brand-new, empty Cocoa project in XCode, it puts an 'English.lproj' in
the project file. First of all, I hope the Leopard version of XCode
fixes this. It's just silly to tell us that something has been has
been deprecated and still provide it as a default.
Just create a folder named en.lproj and put your localized resources
in that. When you add the files to your project, Xcode should pick
them up as "en" localization.
And secondly, how do I 'convert' English.lproj to en.lproj? I've tried
to rename it, and trick XCode into recognizing it, or having XCode
rename it, but nothing seems to work.
You have to do your renaming outside of Xcode, then re-add the files.
Please file a bug report about Xcode projects using the deprecated
localization names.
--
David Duncan
Apple DTS Quartz and Printing
email@hidden
_______________________________________________
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