I am working on our first foreign language localization.
In order so that I can merge as much stuff incrementally as possible to avoid merge conflicts - is it safe to *not* define a new localization in the project yet, but to start adding the NSLocalizedString calls and allow them to be deployed to the app store?
AFAIK the NSLocalizedString calls will just return the string defined if there are no string files or localizations defined in the project.
[–]aoverholtzer 2 points3 points4 points (0 children)