This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Bugfix: Use default locale instead of throwing an exception
Release 17.8.3
This release just provides a bugfix when applying a locale with a non existing locale file.
This package now uses en_US
as default, when the applied locale has no locale file found in the application. If even this file cannot be found, the MissingLocaleFileException
will be thrown then.