I\'m in the processes of internationalizing an iPhone app - I need to make programmatic changes to certain views based on what the user\'s current locale is. I\'m going nut
Instead of querying defaults directly using an undocumented key, ask the NSLocale class for the array of preferred languages.