Dummy Localized String
Deprecated
This string should be removed with a concrete localization.
Marker for strings with missing localisation.
It is LocalizedString that always return the same value in toString.
This API is not deprecated! It just uses the @Deprecated to highlight strings in the IDE that should be replaced with a proper LocalizedString resource.
Functions
Link copied to clipboard
Combines the two LocalizedString into one
Combines the LocalizedString and the String into a LocalizedString
Link copied to clipboard
Returns the string value based on the currently set Locale in de.comahe.i18n4k.i18n4k (de.comahe.i18n4k.config.I18n4kConfig.locale)
Returns the string value based on the given Locale.