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