Holds language-specific data (e.g. compiler messages.)
Constructs an object and creates a list of empty messages.
Contructs an object and takes a list of messages.
Contructs an object by inheriting from a parent object.
Returns a text msg for a msg ID.
The language code. E.g.: "en" for English.
The list of messages.
See Implementation
Holds language-specific data (e.g. compiler messages.)