Localization in Swift 2
问题 I want to localize my application; I am using Swift 2. I followed this tutorial but I experience 2 issues. 1. Localized image disappears for both languages I localized multiple images the same way for German and English . One set of images (the en and de versions of an image) disappear for both languages. I added them, they are in the project's folder and I can not spot any difference to other images I localized. I tried cleaning and running the project ( no errors ) removed the images and