Added script to extract website messages

This commit is contained in:
str4d
2013-01-18 10:08:40 +00:00
parent e667386a39
commit 90cd3b67f3

4
extract-messages.sh Executable file
View File

@ -0,0 +1,4 @@
PROJECT=I2P
VERSION=website
TZ=UTC env/bin/pybabel extract --project=$PROJECT --version=$VERSION -F i2p2www/babel.cfg i2p2www/ > messages.pot