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