gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.i18n.io / MsgId / <init>

<init>

MsgId(id: MsgStr, context: String? = null)

A translatable string (MsgStr) in the base language with an optional String context.

Parameters

id - the string (optonally with plural versions) to be translated

context - an optional context with additional information for which situations the string should be translated (e.g. for disambiguation of multiple identicals strings that should be translated differently in different situations)