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