After reading lots of code from many community projects, it seems that en.po is not needed, since the original strings are in English anyway. It would only be required if you wanted to have a regional version of English, such as en_UK or en_AU.
This commit removes en.po and the English file from po/LINGUAS, and also changes the way locales are prepared both in build-aux/macos-build.sh and on build-aux/msys-build.sh
After reading lots of code from many community projects, it seems that en.po is not needed, since the original strings are in English anyway. It would only be required if you wanted to have a regional version of English, such as en_UK or en_AU.
This commit removes en.po and the English file from po/LINGUAS, and also changes the way locales are prepared both in build-aux/macos-build.sh and on build-aux/msys-build.sh