Search code examples
ioslocalizationxcode6xcode7localizable.strings

Can't add languages to my app


I'd like to add a 2nd language to my app. If I go to my project und press the + under Localizations I can select a langue but can't go further (no files are displayed). If I click finish the language isn't added.


Solution

  • Maybe you don't have any localizable file ? Or Xcode didn't find them...
    Anyway, you can always localize files manually :

    • Select your file in the left panel
    • Open the right panel in the "File Inspector" tab (first icon at the top)
    • Click the "Localize" button
    • Try again to add a language