This is a comment on Untranslated strings should not return as null or empty - suggestion, posted by WikiAdmin at 08/03/2025 22:00

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
  * ((commit:1ed43f1dd58557ef6062c7e200d5d39ed411e1da 1ed43f1))

This was not supported until full Unicode support was available.