l10n for modules in utils

This commit is contained in:
chrox
2015-10-18 00:34:57 +08:00
parent 5cbbac6b43
commit a284ca147f

View File

@@ -309,6 +309,7 @@ pot:
mkdir -p $(TEMPLATE_DIR)
$(XGETTEXT_BIN) reader.lua `find frontend -iname "*.lua"` \
`find plugins -iname "*.lua"` \
`find utils -iname "*.lua"` \
> $(TEMPLATE_DIR)/$(DOMAIN).pot
# push source file to Transifex
$(MAKE) -i -C l10n bootstrap push