This is a comment on Untranslated strings should not return as null or empty - suggestion, posted by WikiAdmin at 18.02.2024 02:06
View source for Re: Untranslated strings should not return as null or empty - suggestion
If there is a English message set, it will return the English version, otherwise null. see ##// fall back to English## in function This was not supported until full Unicode support was available.