Description
Just noticed that, say, foo_de_bar.properties is resolved into a Locale.GERMAN when the fallback is Locale.ENGLISH. Of course, the language code in the above position isn't valid and should resolve to the fallback instead.
Just noticed that, say, foo_de_bar.properties is resolved into a Locale.GERMAN when the fallback is Locale.ENGLISH. Of course, the language code in the above position isn't valid and should resolve to the fallback instead.