cschreib / lxgui

Portable, real time, modular and data-driven GUI C++ library.
https://cschreib.github.io/lxgui
MIT License
73 stars 20 forks source link

Improve sanity checks on list of preferred languages #98

Open cschreib opened 2 years ago

cschreib commented 2 years ago

Currently we accept any element in the list of preferred languages in the localizer. This could be more user-friendly, by catching incorrect languages early.