So i'm following the instructions on the apple site to localize my app name: http://developer.apple.com/library/ios/#documentation/general/Reference/InfoPlistKeyReference/Articles/AboutInformationPropertyListFiles.html
I've created a InfoPlist.strings file for locales like en_GB.lproj etc... and set the CFBundleDisplayName appropriately.Everytime I build on the simulator using the appropriate locale I dont see the custom locale name on them. Does this only work for language like fr.lproj and not locales?