Passolo XML Parser destroys target file due to coding!?

Hi everybody, 

I have a Passolo project with one XML file with structure

<Translation UId="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" Id="ID_ABOUT_PROGRAMVERSION">
<target lng="en">Program version:</target>
<target lng="de">Programmversion:</target>
<target lng="it">Versione programma:</target>
<target lng="es">Versión del programa:</target>
<target lng="fr">Version du programme:</target>
<target lng="zh">程序版本:</target>
<target lng="ja">プログラムバージョン:</target>
<target lng="ko">프로그램 버전:</target>
</Translation>

Parsing rule: 

Screenshot of Passolo software showing a translation project with XML structure. The interface includes language target tags for English, German, Italian, Spanish, French, Chinese, Japanese, and Korean.

Target rule: Source file

When generating the target language, some characters in Japanese and Chinese are converted to unicode(?) and the XML structure is broken:

Close-up of XML code from a Passolo project with visible syntax highlighting. Red arrows point to line breaks within the target language tags for multiple languages, indicating potential issues with the code structure.

This is new. I am using this project quite some time. I am using Passolo 18.0.152.0.

When generating the target files to the source file. Which codpage and/or encoding for target do I have so specify?

Any hints welcome. Thanks, Markus



Generated Image Alt-Text
[edited by: RWS Community AI at 3:26 PM (GMT 0) on 14 Nov 2024]
emoji
Parents Reply Children