fixing repos-to-tx error with EN + pb with alternc-mailman
This commit is contained in:
parent
f9a8a881cd
commit
859ee18261
|
@ -43,7 +43,7 @@ do
|
||||||
"alternc/trunk/tmp.$lang/"
|
"alternc/trunk/tmp.$lang/"
|
||||||
# now we have all .po files in one folder, merge them into one big catalog:
|
# now we have all .po files in one folder, merge them into one big catalog:
|
||||||
msgcat --use-first -o "alternc/trunk/lang/${lang}.po" alternc/trunk/tmp.$lang/*
|
msgcat --use-first -o "alternc/trunk/lang/${lang}.po" alternc/trunk/tmp.$lang/*
|
||||||
# rm -rf "alternc/trunk/tmp.$lang"
|
rm -rf "alternc/trunk/tmp.$lang"
|
||||||
echo "done"
|
echo "done"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue