From 56009aa33c735d66f19d8382b6ef7c6addc24ec0 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 20 Jan 2017 12:24:46 +0530 Subject: Add target to incorporate translations from translations.org Add a convenience target for maintainers to download and incorporate translation updates from translations.org. Invoke as follows: make -r PARALLELMFLAGS="" -C ../po objdir=`pwd` update-translations similar to generating libc.pot. * po/Makefile (update-translations): New target. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 896231a0f1..d7c2d2e55b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-01-20 Siddhesh Poyarekar + + * po/Makefile (update-translations): New target. + 2017-01-19 Joseph Myers [BZ #21061] -- cgit 1.4.1