Merge branch 'master' of github.com:KiCad/kicad-i18n

This commit is contained in:
Marco Ciampa 2017-12-22 08:18:01 +01:00
commit 164ce542e7
2 changed files with 380 additions and 332 deletions

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@ do
done
#Generate/update template pot file
xgettext -f $LOCALDIR/POTFILES -k_ -k_HKI --force-po --from-code utf-8 -o $LOCALDIR/kicad.pot
xgettext -f $LOCALDIR/POTFILES -k_ -k_HKI -kwxPLURAL:1,2 --force-po --from-code utf-8 -o $LOCALDIR/kicad.pot
rm $LOCALDIR/POTFILES