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