Hello,
I am working on the next version of my app and I have new strings in both IB and in code that will be user facing text.
To support localisation for new strings generatred in code is simple. But how do I supply localized strings for text in storyboard without having to re-generate the .strings files for each storyboard or xib in my project?
Thank You.
Neerav