KeyFile.setLocaleString
void setLocaleString(string groupName, string key, string locale, 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.
Parameters
groupName | a group name |
key | a key |
locale | a locale identifier |
string_ | a string |