@eht16 any idea about the mingw build failure? I cannot reproduce it on my system. `./scripts/cross-build-mingw.sh` runs fine for me.
According to https://www.linuxquestions.org/questions/slackware-14/undefined-reference-to... (just searched for the error as it was also not obvious to me), adding `-liconv` to CFLAGS fixes the error. However, I don't know what's going on behind the scenes and why it works without for the Linux builds.
Another question: is it on purpose that all the `po/*.po` files are updated?