Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Internationalization in xcode4.5 with base internationalization

Im new to internationalization

i followed this steps ,

  • Clicked the "make localized" on my nib files that needed localization
  • Went to project settings , enabled base internationalization

enter image description here

  • Added a few languages
  • Settings controller and Settings xib looks like this

enter image description here

  • Changed some strings in settings.strings(another language)
  • build and run , change language
  • at the settings controller, changes are not reflected

checking my finder's project folder i see the en , cn , ko project folders

I seem to be missing an important step here

like image 415
henghonglee Avatar asked Jun 02 '26 16:06

henghonglee


1 Answers

look this: http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/RoadMapiOS/chapters/InternationalizeYourApp/InternationalizeYourApp/InternationalizeYourApp.html

This tutorial will help you localize the following text:

  1. The text in the storyboards for both languages
  2. The string that the app constructs and displays when users click the Hello button
  3. The name of the app as displayed to users
like image 86
MeganZhou Avatar answered Jun 04 '26 07:06

MeganZhou



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!