delete .pot

This commit is contained in:
Roland Gruber 2013-03-02 17:48:44 +00:00
parent 4abc5ed98a
commit 9a6eba0a49
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ echo "Generating POT"
./make_po
mv messages.po messages.pot
tar -czf messages.pot.tar.gz messages.pot
rm messages.pot
echo " "
echo "Generating Catalan translation template"