summaryrefslogtreecommitdiff
path: root/po/.gitignore
AgeCommit message (Collapse)Author
2017-07-09po: add pot headersLuke 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.
2014-07-02Generate po/*.pot filesLuke Shumaker