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