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