====== Internationalization ====== See our own [[code:commercial:hse-translator:|HSE Translator]] ===== Comparision of 3rd-party tools/libs ===== * [[https://www.vipm.io/package/anv_s_r_o_lib_anv_language_support_toolkit/|ANV]] * [[https://www.vipm.io/package/jki_lib_simple_localization/|JKI]] * [[https://www.vipm.io/package/rafa_solutions_lib_language_support_toolkit/|Rafa]] * [[https://www.vipm.io/package/sea_lib_ltk/|SEA]] * https://github.com/rfporter/SET-Toolkit | ^ Licence ^ Tech. Implementation ^ Helper Tools ^ File Format ^ Uses LV Unicode ^ ^ ANV LST | Proprietary | Change at runtime, FP & BD | Yes | Plain text | Yes | ^ JKI SL | 3-clause BSD | Change at runtime, FP & BD | No | JSON | Semi, uses the Windows API for not-unicode programs | ^ RAFA LS | Proprietary ($990,00) | Change at runtime, only FP, last releas 2016 | Yes | CSV | Unknown | ^ SEA LTK | Proprietary (Dev 695,00 € + Deployment) | Change at runtime, only FP | No | CSV? | Unknown | ^ SET-Toolkit | 2-clause BSD | Change at edit-time | No | CSV | Yes | ==== How is it done in other languages? ==== * https://en.wikipedia.org/wiki/Gettext ==== Unicode in LabVIEW ==== Whitepaper: https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Unicode-Programming-Tools/ta-p/3493021?profile.language=en#%2F MGI: https://www.mooregoodideas.com/mgi-library/unicode/index.html