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