Don't restrict locale handling to two letter locales.
Use Locale.forLanguageTag where appropriate and compare languages and countries separately. Note that we do all comparisons on locale objects so that the same deprecated language code conversions occur. Change-Id: Ifae2f7af4011ae0463ce89b5b0966bfdc7272d10
Loading
Please register or sign in to comment