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