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