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