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