getString

abstract fun getString(resId: Int): String
abstract fun getString(resId: Int, vararg formatArgs: Any): String