getRawString

open override fun getRawString(key: String, defaultValue: String?): String?

Used to retrieve raw translation from the source.

Return

the value inside the file, or defaultValue if the file does not contain the key

Parameters

key

the dot-separated key for the translation (ex. path.to.translation)

defaultValue

the default value