KeyFile.setLocaleStringList

void setLocaleStringList(string groupName, string key, string locale, string[] list)

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

Parameters

groupNamea group name
keya key
localea locale identifier
lista null-terminated array of locale string values