[ -z "$1" -o ! -f po/$1.po -o ! -f lib/libalpm/po/$1.po ] && exit 1

msgfmt --statistics po/$1.po
msgfmt --statistics lib/libalpm/po/$1.po
