4 echo "Execute as ./build/i18n-sync.sh" >&2
10 find . -name '*.pot' -and -not -name base.pot -and -not -name rrdtool.pot | \
12 dir="${path%/po/templates/*}"
13 echo -n "Updating ${path#./} ... "
14 ./build/i18n-scan.pl "$dir" > "$path"
18 ./build/i18n-update.pl