blob: bc6c497b94befba0e3f9af495e62d808ac9521be [file] [log] [blame]
#!/bin/sh
set -e
cd po
intltool-update -m
if [ -f missing ]; then
exit 1
fi