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