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