Skip to content
Snippets Groups Projects
Commit 31f4fd36 authored by Jean-Noël Avila's avatar Jean-Noël Avila
Browse files

prepare translation files when updating from sources

parent faa8d729
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@ po4a-stamp: po4a.conf $(EN_SOURCES) $(LANGUAGE_PO) Makefile
update-sources:
./scripts/update-sources.sh
$(QUIET_PO4A)PERL5LIB=./po4a/lib po4a/po4a -v po4a.conf
for f in po/documentation.*.po; do ./scripts/pre-translate-po $f; ./scripts/set-priorities $f; done
define MAKE_TARGET
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment