Commit graph

3 commits

Author SHA1 Message Date
ephphatha
c1c56c111f Handle runtime_errors thrown by std::locale constructor
Appears some implementations don't support unknown locales and throw errors instead, causing the language detection to error and not complete.
2022-01-19 03:04:53 +01:00
Andrew James
ab95a29697
Get user preferred languages on apple devices (#3875)
Co-authored-by: Bubio <bubio66@gmail.com>
2022-01-01 19:31:48 +11:00
Andrew James
fb8467b045
Move platform specific locale lookup code to platform directory (#3862) 2021-12-30 15:20:40 +11:00