Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-08 | Makefile: add support for compiling and installing localizations | Luke Shumaker | |
This means that the new `po/files.generate` target can be used to build the `.pot` files without doing anything else; we can stop requiring translators to install ruby-ronn. It also means that we can put the `.pot` files in the source tarball, to make it even easier for translators. Unfortunately, it does add the extra step of having to create another symlink when adding a new locale. | |||
2017-07-08 | po/HACKING: mention package dependencies | Luke Shumaker | |
2017-07-05 | add a po/HACKING file explaining how to add translations | Luke Shumaker | |