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