From: John Mandereau Date: Fri, 22 Feb 2008 14:10:15 +0000 (+0100) Subject: Add translation-status target X-Git-Tag: release/2.11.41-1~21 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=50fe5248329cd9a5868c83167d1d2fec6fc0e345;p=lilypond.git Add translation-status target This target generates translation status pages. It can't be part of 'make web', because it uses git-diff. --- diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 69443c7a8f..cde95c500c 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -60,3 +60,7 @@ skeleton-update: snippet-update: $(PYTHON) $(buildscript-dir)/update-snippets.py user $(ISOLANG)/user '*.itely' endif + +translation-status: + make -C po out=www messages + $(PYTHON) $(buildscript-dir)/translations-status.py $(buildscript-dir) po/out-www