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