====== 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: \\
[[code:common:repository-structure|10 Repo Structure]] \\
[[code:common:project-structure|11 Project Structure]]
===== Contents =====
{{indexmenu>:code:commercial/hse-translator#1|tsort nsort}}