Hi,
I have a API program which creates a Trados Studio project from a template.
The steps for the program are
- Create project file
- Add source files from a folder
- Scan source files
- Convert to translatable format
- Analyse files
- Add DeepL translation provider to project
- Pretranslate
- Analyse files
This program works without complaint for all target languages except Simplified Chinese.
In step 5, I see this message for each source file in the project:
The type initializer for 'Icu.NativeMethods' threw an exception.
In step 8, I see this message for each source file in the project:
The type initializer for 'Sdl.Core.LanguageProcessing.ICU2.WordBoundaryFinder' threw an exception.
In both analysis steps, the task has a closing status of "Failed".
Can anyone advise on how to cure this problem?
Thanks
Mark
Translate