All posts in Localization

iPhone Tutorial (Part 2): Localizing your iPhone application

Please read part one (Tutorial: iPhone Localization in Xib Files) before you read this tutorial. In previous tutorial I explain how you can localized your iPhone application in Xib(nib) files. This time I explain how you can localized your iPhone application using code. So I am going to use the old project code(you can grab that from here) and localized the answer’s for the questions. In previous tutorial questions were localized inside xib files and in this tutorial the answer will be localized using code(genstrings)

Continue reading →

Popularity: 16% [?]

Tutorial: iPhone Localization in Xib (Nib) Files

This tutorial is about localizing your Nib(.xib) files inside your iPhone application. I will write another tutorial to localized your application from your Xcode code as well. You might read few tutorials on Localization in iPhone but I am going to write for those who try those and didnt get success. So this tutorial is for one of my friend Waqas Qureshi.If you are not interested to read about theory please skip following two paragraphs.

Continue reading →

Popularity: 27% [?]