14

I have found this post about how to add localization to an app. The answer is very extensive and very helpful.

There is just one thing:

When selecting the 'Localizable.strings' file I open the File Inspector and I click on the button 'Make localized..' within the Localization pane. In the pop-up I can select a language but there is actually only one language to select form; English. There are no other options. But OK, having the option English selected I click on the button 'Localize'.

Now, in the file inspector, within the Localization pane I see the option English selected.

My problem: I do not have a '+' button to add an additional language.

Doe anybody know what is causing this? How can I add an additional language? I am using Xcode 4.4.

1 Answer 1

34

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.

Sign up to request clarification or add additional context in comments.

6 Comments

Thank you Martin! I had to make the file localized first. Then I did what you said and that was al!
it doesn't work for me. u need a string file to add localization in info tab but u need to specify info tab in order to add the strings file!!!
@OMGPOP: I am sorry, but I cannot reproduce your problem. When I create a new project then it already contains at least the "InfoPlist.strings" file. You should also be able to create a new strings file without having the localization first. - Please tell me if I can help further.
@Brabbeldas May I get to know how to make the file localized first?I did as above but didn't work.
@OMGPOP I can't get what you say. Can you tell me in detail? You're Really appreciated.
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.