• 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: How to do multilanguage support
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to do multilanguage support


  • Subject: Re: How to do multilanguage support
  • From: Stephane Sudre <email@hidden>
  • Date: Wed, 1 Feb 2006 15:26:49 +0100


On 1 févr. 06, at 12:28, Elango C wrote:

Hi,

I have created a UI based application (Cocoa based/Interface builder).
 I need to support for Japanese, Spanish, french languages (i.e.
Current all the english strings should get replaced with above
mentioned languages).

I have the japanese,spanish,french strings in rtf file.  How to port
into the NIB file?  Can you give me a proper solution.

Multiple solutions:

1. you use your hands and you add localizations to the nib files using XCode (In the Info window for the nib file, choose Add Localization). Then you will have to replace the current localization with the appropriate one.

2. you use nibtool (man nibtool)

3. you use a dedicated tool such as PowerGlot. Others are available.

Solution (1) is usually easy enough if your project is not huge.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: How to do multilanguage support
      • From: Elango C <email@hidden>
References: 
 >How to do multilanguage support (From: Elango C <email@hidden>)

  • Prev by Date: Re: A quick memory (release) question
  • Next by Date: Re: Creating non-standard shaped buttons and windows
  • Previous by thread: How to do multilanguage support
  • Next by thread: Re: How to do multilanguage support
  • Index(es):
    • Date
    • Thread