How to remove localization

Somehow, localization was turned on in my project. I currently have two storyboards: Base and English.


There are dozens of tutorials on-line on how to add localization, but I have found none that would explain how to safely remove it. I am reluctant to just deleting the English storyboard.


What would be the safe way to remove localization?


Thanks a lot!

Replies

Select a storyboard on the left in the Resources window, then on the right choose to show the file inspector...there should be a checkbox to safely disable individual localizations below.

Thank you. But where?


https://www.dropbox.com/s/qg8cnn6idfuixeu/local.png?dl=0


Cheers.

In that image, third title up from the bottom where it says 'Localization'.

I know. But there is no checkbox to turn it off. I can only uncheck the English box. But it does not remove localization and it crashes the application.

Hey, I'm facing the same problem, and I wonder if you have been able to fix it. I don't want to uncheck languages (as KMT suggested), but disable the localization of my storyboard, i.e, in the File Inspector pane you should see the button "Localize..." instead of the list of languages and its checkboxes.


Cheers.