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