gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.task / PoCompile / <init>

<init>

PoCompile(sourceSet: I18nSourceSet)

Compile *.po files (textual gettext files) to *.mo files (binary gettext files).

This task requires the command line tool msgfmt (part of GNU gettext) to work properly! If the tool is not installed, it will only issue a warning (not fail), but translations from *.po files won't be available.