From 55d4b990b22a46273430910fe40bb2f7f381ef8f Mon Sep 17 00:00:00 2001 From: SARL ENR 68 Date: Tue, 6 Oct 2015 09:39:04 +0200 Subject: New release 0.43 - fix for bug mga#16910 --- po/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 04e764a..d62bb79 100644 --- a/po/Makefile +++ b/po/Makefile @@ -33,6 +33,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 ast + cd ../tools && sh po-update.sh ca cd ../tools && sh po-update.sh cs cd ../tools && sh po-update.sh da cd ../tools && sh po-update.sh de @@ -42,6 +43,8 @@ formatting: all cd ../tools && sh po-update.sh et cd ../tools && sh po-update.sh eu cd ../tools && sh po-update.sh fr + cd ../tools && sh po-update.sh hr + cd ../tools && sh po-update.sh hu cd ../tools && sh po-update.sh id cd ../tools && sh po-update.sh it cd ../tools && sh po-update.sh nl @@ -50,6 +53,7 @@ formatting: all cd ../tools && sh po-update.sh pt_BR cd ../tools && sh po-update.sh ro cd ../tools && sh po-update.sh ru + cd ../tools && sh po-update.sh sk cd ../tools && sh po-update.sh sl cd ../tools && sh po-update.sh sq cd ../tools && sh po-update.sh sv @@ -63,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 ast + cd ../tools && sh po-compile.sh ca cd ../tools && sh po-compile.sh cs cd ../tools && sh po-compile.sh da cd ../tools && sh po-compile.sh de @@ -72,6 +77,8 @@ compile : all cd ../tools && sh po-compile.sh et cd ../tools && sh po-compile.sh eu cd ../tools && sh po-compile.sh fr + cd ../tools && sh po-compile.sh hr + cd ../tools && sh po-compile.sh hu cd ../tools && sh po-compile.sh id cd ../tools && sh po-compile.sh it cd ../tools && sh po-compile.sh nl @@ -80,6 +87,7 @@ compile : all cd ../tools && sh po-compile.sh pt_BR cd ../tools && sh po-compile.sh ro cd ../tools && sh po-compile.sh ru + cd ../tools && sh po-compile.sh sk cd ../tools && sh po-compile.sh sl cd ../tools && sh po-compile.sh sq cd ../tools && sh po-compile.sh sv -- cgit v1.2.1