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