06-26-2024 05:02 AM
Hi,
i am currently doing an overhaul of our i18n support.
And while doing so I want to implement a log for missing translations.
But while doing that I've encountered several problems. Now I am trying to figure out what the difference between the boolean text and the Strings[4] is, because i can't check if the strings[4] is "visible" so i can remove it from the log if it isn't visible. Or am I good just translating the boolean text and check for that.
Thanks very much for any replys!
06-26-2024 05:59 AM
Hi Raukho,
@Raukho wrote:
Now I am trying to figure out what the difference between the boolean text and the Strings[4] is,
Read the help for the Strings[4] property: you can have upto 4 different boolean texts…