linux locale uwuifier
- clone or download the code, whatever works
- open a terminal, cd to wherever you put the files
- if you want to uwuify specific locale files only:
- compile
lowocale.c
withcc lowocale.c -o lowocale
- run
./lowocale <path to input file> <path to output file>
- compile
- if you want to uwu everything:
- run
sudo bash lowocalize.sh <your locale here>
- this should probably work, only tested on en_US void linux though
- run
this only uwuifies system locale files in the GNU MO format. any programs that handle localization differently will not be uwuified. additionally, any special formatting in locale files other than C formatting specifiers may break. use at your own risk