From OpenSCADAWiki
Revision as of 22:26, 16 March 2025 by FuzzyBot (Talk | contribs) (Importing a new version from external source)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Currently, dynamic messages can be passed to the tr() function for translation, primarily in the VCA procedures for translating messages at links from the data source, which is relevant in the MULTILINGUAL-DYNAMIC mode, but leads to flooding the "Trs" table with meaningless messages in the non-DYNAMIC mode. And therefore, writing new messages there is currently only done in a controlled manner, i.e. in the Debug (0) message mode, which can also be useful for new DAQ-Templates during frequent message changes there!