On an iPhone, when the user sets their Language to French and their Region Format to United States, the CurrentCulture represents en-US.
Only when the user sets their Region Format to France do I get fr-FR;
How can I determine the language if the user has set their Langauge, but not their Region Format?