Reputation: 91
I tried to Localized my app English to French but i've Trouble the problem,i Converted into Strings English to French Language here the Below Screen Shots About English And French.
French Language
but i didn't Get response in my app can you please suggest me,any changes....!
Upvotes: 1
Views: 109
Reputation: 91
Finally I found the way to Localization
.
Make the Localized Strings follow the Below Steps
2.then after we choose the different languages.
3.Next Click the Use Base INternationalization
Now,Click the Finish button.
4.The next step Localize the our Xib files like this
5.Then,covert to the Xib files to localizedStrings finally get the Localized strings like
6.And add the one file into our project i.e
Click Next and Save the file name Localized.
7.Now Localized.Strings file add to localize languages
Final step is Go to Click the Product->Scheme->New Scheme And Select the AppleLanguages
and what we want change language called like this code
Finally i found the how to Localization.
Upvotes: 1