#!/bin/bash POFILE=$1 echo -n $1".po: " msgmerge --update $1.po help.pot && \ msgfmt -o /dev/null --statistics --check $1.po