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