http://developer.android.com/reference/java/util/Locale.html
What is the difference for example between
Locale FRENCH vs Locale FRANCE
and
Locale GERMAN vs Locale GERMANY
I am searching, but I can't find the anything about the difference in the documentation. Any idea?