Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 1    Views: 59

MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
07/08/12 04:10 AM (13 years ago)

Make app read the localization.string

With the default downloaded code from BT for IOS, I see there is a localization.string. I understand how to create more localization.string for different languages. I see that in the BT_viewcontroller.m I have the text for the top nav bar. The next, back, etc.. How to I make the app use the strings? I understand that changing the text in the BT_viewcontroller.m it changes in the app, so the app is reading from here. I want to redirect it to the localization.string depending on the language. I read this post, http://www.raywenderlich.com/2876/how-to-localize-an-iphone-app-tutorial but wasn't able to figure it out. Thank you.
 
MadRod
Aspiring developer
Profile
Posts: 1853
Reg: Apr 12, 2012
Lisbon
27,930
like
07/11/12 09:05 AM (13 years ago)
Ok. So apparently, for the menus and navnars that BT uses, you just need to creat the new string in Xcode and translate. Guess the code to go look for it is already in the downlaoded sorce. Thanks
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.