Overload | Description |
---|---|
NLocalizedString Constructor(String) | Creates a localized string and automaticaly translates the given original string using the current localization dictionary instance. |
NLocalizedString Constructor(String,String) | Creates a localized string with the given original and translated value. |