• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Developing an app interface in a language other than English
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Developing an app interface in a language other than English


  • Subject: Re: Developing an app interface in a language other than English
  • From: Quincey Morris <email@hidden>
  • Date: Fri, 5 Mar 2010 23:14:36 -0800

On Mar 5, 2010, at 19:13, Flavio Donadio wrote:

> I am developing some applications for my business. Since English is not our native language and I don't intend on distributing these applications outside my business, I don't see fit in developing the interface in English.
>
> Is there a way to develop my interface only in my native language? How can I achieve that in XCode / Interface Builder?
>
> I tried to add localizations for my language to all the resources and then remove the English localizations. When I tried to build, XCode complained about not finding English.lproj/InfoPlist.strings, in the Copy Files build phase.

Your 'info.plist' file has a key, CFBundleDevelopmentRegion, which is normally set to English. I'd imagine that resources for that language are always required, so that's why you're seeing Xcode complain. Changing this key to your native language should allow that language to be your one and only localization.

See:

	http://developer.apple.com/mac/library/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-130430


 _______________________________________________
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

  • Follow-Ups:
    • Re: Developing an app interface in a language other than English
      • From: Flavio Donadio <email@hidden>
References: 
 >Developing an app interface in a language other than English (From: Flavio Donadio <email@hidden>)

  • Prev by Date: Flavio Donadio <email@hidden>
  • Next by Date: Re: Developing an app interface in a language other than English
  • Previous by thread: Developing an app interface in a language other than English
  • Next by thread: Re: Developing an app interface in a language other than English
  • Index(es):
    • Date
    • Thread