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