Xcode 4.5 DP3 seems to completely skip the +/- buttons in the localization area. I tried Nyon's solution to add an additional language (in fact, before seeing this post). Having done this, I can add a language to the project, but I cannot use this new language to localize my files. But thanks to him, I now know that this is a problem with Xcode DP3.
So, that was very simple: I am using the old Xcode 4.3 to localize my file (with the + button in the localization area). Then I have two versions of the files (one for each language, well organized into the corresponding lproj). Then I will return to Xcode 4.5 DP3. Now in the localization area both languages ββare displayed (en and new). And this time, for all my files!
That is, you should add the language only once in Xcode 4.3, after which the new language will appear in your list of languages, as it should be.
BiGGA Jul 29 2018-12-12T00: 00Z
source share