Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales/locales_generator.sh
AgeCommit message (Collapse)Author
2024-04-16Fix up locale generator to exit on error instead of ignoring it, handle ↵Martin
filenames better (#2422) Don't mix tabs and spaces, use tabs, just like the main script
2023-09-28Fix 2118 (#2119)Daniel Girtler
* Update locales generation * Update README * Disable translation check --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-06-07Don't generate any backup locales files (#1313)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-10Fixes #1048 and translation updates (#1156)Daniel Girtler
* Remove comments from translation files * Add german translations Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-02-12Added swedish locale (#965)Anton Hvornum
* Added swedish locale * Fixed swedish locale
2022-02-06Add locale script (#945)Daniel
* Add locales script * Add gitignore exception Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>