Untranslatable
Represents a Translatable which is not translatable but has only a fixed name which serves as getDefault.
Use this class to represent identifiers (method/property names etc.) and the like.
Parameters
representation
A representation which is not intended to be translated.
Properties
Link copied to clipboard
The id of this Translatable -- per default it is "KClass.fullName ID_SEPARATOR" without the spaces.
Link copied to clipboard
The name of this Translatable -- the name together with its KClass.qualifiedName should identify a Translatable (see id).