source/misc/translation/build_mo_all.sh
browsing at commit = a76112fcde6fdce2c6fe24c4a6f757ee38983fc5
#! /bin/bash
set -e
ls po/*.po | xargs -n1 ./build_mo_single_file.sh
browsing at commit = a76112fcde6fdce2c6fe24c4a6f757ee38983fc5
#! /bin/bash
set -e
ls po/*.po | xargs -n1 ./build_mo_single_file.sh