The search functionality needs JavaScript enabled
Returns a locale's language and its variant (e.g. "en_US" would return "English (United States)").
"en_US"
"English (United States)"
String getLocaleName ( const(String) locale ) nothrow @nogc const;