Retrieves the abbreviated name of the locale's language.
public String getAbbrevLanguage()
Returns a String object that represents the abbreviated name of the language for the locale.
Use this method to obtain the abbreviated name of the language for the current thread. The abbreviation is created by taking the 2-letter language abbreviation from the ISO Standard 639 and adding a third letter, as appropriate, to indicate the sublanguage.
See Also getDefaultLanguage, getNativeLanguage, getLanguage, getEnglishLanguage, getISO639LanguageName, getLanguageId