Commit Graph

9 Commits

Author SHA1 Message Date
8521320a7c Locale defines its own invalid error 2024-10-12 23:51:52 -04:00
3e3c794a1e Support LC_ALL 2024-10-04 23:57:12 -04:00
1da2f21763 Figured out why
Not something we need to worry about though
2024-10-04 23:54:51 -04:00
e0868e7554 Linux implementation parses /etc/locale.conf correctly
Sometimes you just gotta strings::dup
2024-10-04 23:54:08 -04:00
ca5e32e06f Remove random get_language in linux locale implementation 2024-10-04 23:37:02 -04:00
0ddfb22123 Remove TODO for LC_LANGUAGE
It was kind of out of scope
2024-10-04 23:29:33 -04:00
02c8ecde3e LC_LANG now works as a fallback properly 2024-10-04 23:25:18 -04:00
c77c886290 Remove prefixes and postfixes from declaration names 2024-10-04 23:17:45 -04:00
409aab92ff Add way to query the system locales 2024-10-04 23:12:58 -04:00