I am trying to localize my app but I’m stuck with adding a new language to my project.
I followed a tutorial but it said that you should click on the + button like in the image.
http://www.madmob.co.za/wp-content/uploads/2011/05/Screen-shot-2011-05-04-at-10.11.01-PM.png
But I don’t see these buttons. How can I add a new language to my Localizable.strings file?
You have to add the localization first in the “Localization” section of the “Info” tab for the project. Once added to the project, the new localization is available for the strings file.