summaryrefslogtreecommitdiff
path: root/po/subdir.mk
AgeCommit message (Collapse)Author
2017-07-09po: do checks on localizations before compiling themLuke Shumaker
2017-07-09Get it producing .mo files again.Luke Shumaker
2017-07-08Makefile: add support for compiling and installing localizationsLuke 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.