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