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