Creates a localized string representing the given locale.
Locale we want a localized label for.
A string representing a given locale, localized to its own language.
For example, locale "en" would become "English", locale "en-US" would become "English-United States", locale "es" would become "Spanish".
Creates a localized string representing the given locale.