remove Extensions
Returns a copy of this (or this itself) Locale with no extensions.
If this Locale has no extensions, this Locale is returned.
HINT: same as Locale.stripExtensions() but this method is only available since Android API 26. Therefore, use this method.