This commit is contained in:
Roman Tsisyk 2022-12-24 10:50:57 +02:00
parent be4fbefa06
commit 95bf54d689

View file

@ -18,7 +18,7 @@ set -x
$TOOLS/extract-zola-translations.py
touch content/_index.md # force re-generation
touch content/_index.md po/content.pot po/*.po # force re-generation
po4a .po4a.cfg
sed -e '/"PO-Revision-Date/d' -e '/"POT-Creation-Date/d' -i'~' po/content.*.po po/content.pot