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