adding new languages (it,nl)

This commit is contained in:
Benjamin Sonntag 2012-12-07 16:56:33 +00:00
parent 1783ce0f2f
commit 66bb57a65d
3 changed files with 3 additions and 2 deletions

View File

@ -9,4 +9,5 @@ trans.es_ES = lang/es_ES.po
trans.pt_BR = lang/pt_BR.po
trans.de_DE = lang/de_DE.po
trans.it_IT = lang/it_IT.po
trans.nl_NL = lang/nl_NL.po

View File

@ -25,7 +25,7 @@ fi
pushd ../..
langs="fr_FR de_DE en_US es_ES pt_BR it_IT"
langs="fr_FR de_DE en_US es_ES pt_BR it_IT nl_NL"
# external repositories :
for project in alternc alternc-mailman

View File

@ -16,7 +16,7 @@
tx pull -a -f
langs="fr_FR de_DE en_US es_ES pt_BR it_IT"
langs="fr_FR de_DE en_US es_ES pt_BR it_IT nl_NL"
for lang in $langs
do