delete .pot
This commit is contained in:
parent
4abc5ed98a
commit
9a6eba0a49
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue