l10n for modules in utils

pull/1676/head
chrox 9 years ago
parent 5cbbac6b43
commit a284ca147f

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

Loading…
Cancel
Save