2

I am working on project which is Localized in many Languages.

Localization done perfectly but issue is when i am updating xib, the update not reflect to other language .xib's

Example:

i have changed Label text of ViewController.xib(Base) but change not done on other xib like ViewController.xib(French) and ViewController.xib(German).

  • To solve this i tried Use Base Internationalization and in my localization Base included but this also not solved my problem.
Chitra Khatri
  • 1,260
  • 2
  • 14
  • 31
  • do you have strings file for other language and folders too – Retro Jan 03 '14 at 06:09
  • yes, i have all string files and it work perfect but problem is after localizing xib if i do update it not effects other localized xib – Chitra Khatri Jan 03 '14 at 06:10
  • Please check here http://www.raywenderlich.com/2876/localization-tutorial-for-ios and see there might be simple mistake – Retro Jan 03 '14 at 06:15
  • See this http://stackoverflow.com/questions/15094259/is-it-possible-to-update-a-localized-storyboards-strings – Howard Mar 01 '15 at 17:58

0 Answers0