Merge pull request #235 from inkstitch/translation-comments-1

Update Makefile
pull/249/head
Lex Neva 2018-07-24 20:19:11 -04:00 zatwierdzone przez GitHub
commit 380636640a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@ distclean:
messages.po:
rm -f messages.po
pybabel extract -o messages.po -F babel.conf --no-location --add-comments l10n --add-comments L10n --add-comments L10N -s .
pybabel extract -o messages.po -F babel.conf --add-location=full --add-comments=l10n,L10n,L10N --sort-by-file --strip-comments .
.PHONY: messages.po
.PHONY: locales