Add a language pack
To add or overwrite your own language pack for a particular language, execute the tool AddLanguagePack.exe.
This tool resides in: <deploy root>\CommunicationsManager\Programs\<version>\Management.
Parameters
The tool has the following parameters.
|
Parameter |
Required / Optional | Description |
|---|---|---|
| Source!Path | Required | The path to the source directory that contains the translation of an existing language pack. |
| Language!Code | Required | The language code of the target language.
You cannot add or overwrite standard language codes, which include 'de', 'en', 'es', 'fr', 'it', 'ja', 'nl',
'pt-br'.
|
Example
AddLanguagePack.exe Source!Path=C:\Finnish Language!Code=fi
Possible errors
If an error occurs when you are overwriting an existing language pack, it means that this language pack file is currently in use. In this case, try to overwrite the language pack later. Alternatively, you can stop instance to interrupt all current sessions. Then retry to overwrite the language pack and restart the instance.
You may encounter an error about missing files when you add a custom language pack. It means that the custom language pack lacks a required file. Add the required file before you add this pack to the installation. For more information on how to add a custom language pack, refer to the following topic: Create a custom language pack.