Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - LanguageSaveStrings
Saves the string library for a language
Declaration
public string LanguageSaveStrings ( string apiKey, string languageID, string stringXML );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
languageID | The ID of the language | |
stringXML | The XML containing the string definitions (as returned by LanguageGetCombinedStrings). New items can only be added to the 'Custom' section in the XML |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
Edit
Apply on resource
languages