i18n.updateStringsForCategory

Syntax

bool i18n.updateStringsForCategory ( int appId, string category, string language, array strings )

Argument Info

NameTypeRequiredDefault valueDescription
appIdintRequirednoneThe application ID.
categorystringRequirednoneThe category name.
languagestringRequirednoneThe language code.
stringsarrayRequirednoneKey-value pairs of strings to update.

Return Values

FieldDescriptionPossible Values