405 views
in GUI Development by
hello, EW

Is there a tool that can automatically batch generate multilingual String variables?

Our device supports multiple languages, and that would be a huge effort to modify language-related variables.

Thank you very much!

1 Answer

+1 vote
by

It seems feasible to use Excel to manage all display related strings, VB code to generate corresponding.emu files, and embedded wizard to import generated.emu files.
It would be easy to add another language, such as French.
But hopefully there will be an official tool that provides similar functionality.

by
Hello,

yes, using an Excel sheet is a very convenient way to exchange strings between different translation offices. The VB macro can be adapted to your needs - if necessary. A template is provided with the example StringTable.

Best regards,

Manfred

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...