diff options
| author | Lex Neva <github.com@lexneva.name> | 2019-04-02 23:07:38 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2019-04-02 23:07:38 -0400 |
| commit | a6a86973dd54d623394fdbfc61e6e4c0ca263cc0 (patch) | |
| tree | 2d9c48e16e3d6ca82729a758815d8205d658d1da /Makefile | |
| parent | a9cf553066c3fd5b907593751bb00f77f32ce86a (diff) | |
add localization for font names and descriptions
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ inx: locales messages.po: rm -f messages.po bin/pyembroidery-gettext > pyembroidery-format-descriptions.py + bin/inkstitch-fonts-gettext > inkstitch-fonts-metadata.py pybabel extract -o messages.po -F babel.conf --add-location=full --add-comments=l10n,L10n,L10N --sort-by-file --strip-comments -k N_ . rm pyembroidery-format-descriptions.py |
