I18nString

public class I18nString

Strings that can be represented in English and German.

Fields

de

private String de

The german version of this string.

en

private String en

The english version of this string.