Retrieve a language pack

To get a language pack for a particular language, execute the GetLanguagePack.exe tool.

This tool resides in: <deploy root>\KCM\Programs\<version>\Management.

Parameters

The tool has the following parameters.

Parameter

Required / Optional Description
Destination!Path Required The path to the destination directory in which the results are placed. The tool automatically creates this directory.

Directory structure contains <language code>.js and <language code>_dlg.js files.

Language!Code Optional The language code of the target language.

If omitted, language code "en" is used.

We recommend that you use the "en" language as a base for your translations as the other localizations may lag behind.

Example

GetLanguagePack.exe Destination!Path=C:\English Language!Code=en