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