delete .pot
This commit is contained in:
parent
4abc5ed98a
commit
9a6eba0a49
|
@ -10,6 +10,7 @@ echo "Generating POT"
|
||||||
./make_po
|
./make_po
|
||||||
mv messages.po messages.pot
|
mv messages.po messages.pot
|
||||||
tar -czf messages.pot.tar.gz messages.pot
|
tar -czf messages.pot.tar.gz messages.pot
|
||||||
|
rm messages.pot
|
||||||
echo " "
|
echo " "
|
||||||
|
|
||||||
echo "Generating Catalan translation template"
|
echo "Generating Catalan translation template"
|
||||||
|
|
Loading…
Reference in New Issue