Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-10 | Supress rm(1) warnings showing up when running `make clean`. | Lukas Fleischer | 1 | -1/+1 |
2011-04-10 | Add "--check" to msgfmt(1) invocation in Makefile. | Lukas Fleischer | 1 | -1/+1 |
2011-04-10 | Update portable object files using `make update-po`. | Lukas Fleischer | 20 | -9428/+14665 |
2011-04-10 | Add "%.po-update" and "update-po" targets to Makefile. | Lukas Fleischer | 1 | -2/+11 |
2011-04-10 | Add initial headers to portable object files. | Lukas Fleischer | 20 | -0/+380 |
2011-04-10 | Create initial ".pot" file using `make update-pot`. | Lukas Fleischer | 1 | -0/+827 |
2011-04-10 | Add "update-pot" target to Makefile. | Lukas Fleischer | 2 | -1/+37 |
2011-04-10 | Add Makefile to compile ".po" files. | Lukas Fleischer | 1 | -0/+44 |
2011-04-10 | Remove duplicate message definitions from new portable object files. | Lukas Fleischer | 10 | -711/+0 |
2011-04-10 | Convert translation files to gettext compatible portable objects. | Lukas Fleischer | 20 | -0/+15571 |