Commit Graph

18 Commits

Author SHA1 Message Date
24b58f584f locale: Fixed doc comment for string_resolve 2024-10-22 17:23:50 -04:00
2c7e8ef76d locale: Take encoding into account when resolving strings 2024-10-22 17:21:02 -04:00
33a1d1bac1 locale: Add support for localized string list 2024-10-21 21:13:49 -04:00
1055173246 locale: Fix string_resolve 2024-10-21 20:00:24 -04:00
3f88e96395 locale: Test string_resolve 2024-10-21 20:00:09 -04:00
6af621213a locale: Add localized string, untested resolution function 2024-10-21 19:43:07 -04:00
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
44176d1c15 Add locale readme 2024-10-04 23:31:39 -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
27b7252580 Replace language with lang for consistency 2024-10-04 13:26:37 -04:00
218e6253e7 Add locale module 2024-10-03 19:52:06 -04:00