MsgId(id: MsgStr, context: String? = null)
A translatable string (MsgStr) in the base language with an optional String context.
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)