User Tools

Site Tools


code:commercial:hse-translator

HSE Translator

The HSE Translator (hse-i18n) provides a way to translate front panel elements automatically (and single strings manually)

Using the labels of each control as identifiers, localization phrases are determined and selected control properties are updated accordingly.

The main features include:

  • generate a list of identifiers based on a VI's controls labels
  • dynamically translate captions of Front Panel controls during run-time
  • manage translation strings through a UI
  • store translation strings in a JSON File
  • exported to CSV / imported from CSV

Source Code

The source code (non-public!) can be found at
https://code.hampel-soft.com/commercial/hse-i18n

Structure

These libraries build (on) our standard structure:
10 Repo Structure
11 Project Structure

Contents

code/commercial/hse-translator.txt · Last modified: 2022/08/16 13:10 by joerg.hampel