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