build: i18n-sync.sh: also recreate base.pot
This commit is contained in:
parent
e68ef54e88
commit
30a0e92e22
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ for m in */*/Makefile; do
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
./build/mkbasepot.sh
|
||||||
./build/i18n-update.pl po
|
./build/i18n-update.pl po
|
||||||
|
|
Loading…
Reference in a new issue