Description
For using LanguageResources in translate5, see Basic usage - LanguageResources.
Installation
Configuration
Config name | Values | Default | Description |
runtimeOptions.LanguageResources.opentm2.server | list | [] | List of available OpenTM2 Server, example: [\"http://win.translate5.net:1984/otmmemoryservice/\"] |
runtimeOptions.LanguageResources.opentm2.tmprefix | string | When using one OpenTM2 instance for multiple translate5 instances, a unique prefix for each translate5 instance should be configured to avoid filename collisions on the single OpenTM2 instance. | |
runtimeOptions.LanguageResources.opentm2.showMultiple100PercentMatches | boolean | 0 | If set to false, when 100%-Matches that differ in the target, the target of the match with the highest match rate is shown. If the match rate is the same, the match with the newest change date is shown.If set to true, all 100%-Matches that differ in the target are swown. |