So I have localized a storyboard in Xcode using Use Base Internationalization.
I went in and translated all the strings in the strings files. Yay. That took forever.
Now I added a new element in the base file of my storyboard. It has a label in it, with a string that I need to internationalize. I saved it, built it, etc. But that new element is nowhere to be found in my pretty strings files.
Please do not tell me that I now have to manually add ALL of my elements?