I use 'Base internationalization' in XCode to localize my storyboard.
After setting the languages: German, English, checking 'use base internationalization' in Xcode I have a very strange and annoying behaviour: when I add a view to a storyboard element, and run it in simulator, I can see the added view only when my simulator language is english, but I can see a totally empty white ui, when I set it to German.
Anybody seen something similar?