added Dutch

This commit is contained in:
Roland Gruber 2006-02-11 13:18:22 +00:00
parent aa66a581c8
commit 7fbbff42c3
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ echo "Generating Catalan translation template"
./make_po_ca
tar -czf messages.po_ca.tar.gz messages.po
echo " "
echo "Generating Dutch translation template"
./make_po_nl
tar -czf messages.po_nl.tar.gz messages.po
echo " "
echo "Generating Spanish translation template"
./make_po_es
tar -czf messages.po_es.tar.gz messages.po