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