setLocaleString

fun setLocaleString(groupName: String, key: String, locale: String, string: String)

Associates a string value for @key and @locale under @group_name. If the translation for @key cannot be found then it is created.

Since

2.6

Parameters

groupName

a group name

key

a key

locale

a locale identifier

string

a string