On Mar 12, 2015, at 1:51 PM, Karl Moskowski <kmoskow...@me.com> wrote:

> 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?

It will pick up the en.lproj strings if you have them, so if you don't 
regenerate the .strings files as part of your standard build process it will 
still show the old string.
> 
> 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.



_______________________________________________

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

Reply via email to