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