Finally, I have a couple of questions. I was reading the
documentation about how a modern bundle should look like,
especially that in regard to localization resources. Also Deborah
Goldsmith has urged us to stop using English.lproj or French.lproj
as the directories to put our localized resources and use en.lproj
and fr.lproj instead. However, XCode project stationery still uses
the old locale names and creates an English.lproj directory instead
of creating directories with the proper ISO regional designators.
Thus, I have few questions:
1) Is this a known bug? If not I am happy to file one;