gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / I18nConfig / mainLanguage

mainLanguage

var mainLanguage: String

The main language is in this context the language used in the raw strings occuring in the source code. It's the starting point on which the translators will base their translations. Use the language codes, which you also use to name the *.po, *.mo or *.lang files.

Default value: en

Since
0.3.1