If “Use Base Internationalization” is checked in a project’s info tab, and the resources—.xib files and Localizable.strings—are all in English, are the .strings files in en.lproj/ required? The strings in en.lproj/ are verbatim copies of those in Base.lproj/. (We have two app projects; one for OS X and one for iOS.)
Can I safely delete English from the project’s localizations? Will the app display English strings from Base.lproj when run on a system whose language is not one of the other .lproj values? I’ve searched a bit for this, and have been unable to find a clear answer. I’ve given it a try, and it seems to work, but I’d like to be sure. Thanks in advance. ---- Karl Moskowski <kmoskow...@me.com> <http://about.me/kolpanic> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com