aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/update.sh
blob: 68926115ce4d12cfea7d59bf14244bc7be0f2cee (plain)
1
2
3
4
5
6
#!/bin/bash
POFILE=$1

echo -n $1".po: "
msgmerge --update $1.po help.pot && \
msgfmt -o /dev/null --statistics --check $1.po