2025-06-06 7:29 AM
Hi all,
I'm looking to integrate our translations from TouchGFX designer into a localization program, but does anyone have an idea how to convert TouchGFXs xml format to XLIFF or other more general formats easily?
2025-06-09 1:29 AM
Hello @Brecht_Summa,
I doubt that this kind of tool exists, you'll have to create your own script that do the conversion (in python for example).
BR,