aboutsummaryrefslogtreecommitdiff
path: root/tools/translations/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-091-20/+0
| | | | | | | | | - `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs.
* i18n: Update and merge translation templatesRémi Verschelde2016-06-191-1/+1
| | | | | Also switched the wrapping length to 79 chars instead of 80, which seems to be what Weblate uses by default (as well as Poedit).
* i18n: Sort files to parse alphabeticallyRémi Verschelde2016-05-311-1/+1
| | | | | This should ensure that python produces the same tools.pot for every user, and thus that the .po will not get useless diffs upon merge.
* i18n: Add makefile to handle translation updatesRémi Verschelde2016-05-281-0/+20