2025-01-02 07:01 AM - edited 2025-01-02 07:02 AM
When trying to import simplified Chinese characters using an excel sheet, the xml database doesn't receive any input. When renaming the English column to the Chinese identifier, it does import the text assets. Is this an issue in the translations.rb script?
When copying the Chinese text from within the excel sheet to TouchGFX Designer, the text does appear, but this is quite labour intensive
2025-01-02 11:42 PM
Update:
When importing an excel with the chosen language as only column, next to the English column, it does work if in the unsorted text resources, the wildcard values are copied first. It seems the script expects a language in the xml database to have all wildcards present before importing.
My current solution is to create a new language by setting initial values to an existing language and creating different versions of my excel file with columns removed.
2025-01-03 12:05 AM
Another update:
Languages to be imported have to placed starting in the second column at least and no languages that aren't imported can be in between
2025-01-03 02:16 AM
Hello Brecht
Could you provide a small Excel file that does not work with the simplified Chinese texts. I would like to check what happens. We can definitely improve the error messages.
You can also take a look if you like ruby :) You have the source code.
Best Regards