In the localizable.strings, I’m not able no add more languages than English. The "+" doesn’t appear. On the right panel of the localizable, the location is "en.lproj/Localizable.strings"
Any ideas? May be there something to do with the –Info.plist?
In this file, the only line related is "Localization native development | String | en"
If you are using XCode 4.4 or 4.4.1, please consider this area in the Files Inspector:
You will get this:
Then, you can add localized copy:
Of course, you have first to go into Project Settings > Info > Localization and click on the “+” in the bottom-left corner to add languages.
Then you can localize your files.