• 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: IB localization question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IB localization question


  • Subject: Re: IB localization question
  • From: Torsten Curdt <email@hidden>
  • Date: Thu, 30 Jun 2011 13:15:16 +0200

I stay away from maintaining multiple NIBs and use this

  https://github.com/tcurdt/localizer

- (void) viewDidLoad
  {
      [[TCLocalizer localizer] localizeView:self.view];
  }

...and everything else is happening in the strings files.

cheers,
Torsten
 _______________________________________________
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: IB localization question
      • From: Christiaan Hofman <email@hidden>
References: 
 >IB localization question (From: "Rick C." <email@hidden>)
 >Re: IB localization question (From: Ulf Dunkel <email@hidden>)

  • Prev by Date: Re: IB localization question
  • Next by Date: Re: IB localization question
  • Previous by thread: Re: IB localization question
  • Next by thread: Re: IB localization question
  • Index(es):
    • Date
    • Thread