From f6655a27e1b9851ab13520d3244b1e4ed8f33487 Mon Sep 17 00:00:00 2001 From: SARL ENR 68 Date: Mon, 23 Nov 2015 07:33:35 +0100 Subject: New release 0.44 --- po/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index d62bb79..09907fa 100644 --- a/po/Makefile +++ b/po/Makefile @@ -32,6 +32,7 @@ formatting: all # formatting all isodumper.po files #(just add to the list the available language or comment the unavailable language) + cd ../tools && sh po-update.sh ar cd ../tools && sh po-update.sh ast cd ../tools && sh po-update.sh ca cd ../tools && sh po-update.sh cs @@ -66,6 +67,7 @@ compile : all # compile all isodumper.mo files #(just add to the list the available language or comment the unavailable language) + cd ../tools && sh po-compile.sh ar cd ../tools && sh po-compile.sh ast cd ../tools && sh po-compile.sh ca cd ../tools && sh po-compile.sh cs -- cgit v1.2.1