[Bug - 15738] Translate redundancy messages

Hi @KathyApplebaum,

Is it possible to translate in Ignition 8.0 those messages:

image
and
image

Translation of the following terms have no effect:

Communication has been transferred to the Master Gateway.
Communication has been transferred to the Backup Gateway.
Communication has been transferred to the %s Gateway.

As a side note, the translation for the text in case of update with the raw text is ok:

Project update available. Click here to update.

Looking at the code, it seems like the intention is for it to work. I’ll open a ticket on this to see what’s going on.

For the latter, Communication has been transferred to the %s Gateway. should be correct, and worked for me. You might need to have the translation set on a “fresh” client launch.

For the former, the ‘Gateway Connection Lost’ banner is outside of the scope of Vision’s translation mechanism. You would need to inject your own .properties file(s) with appropriate translations into the client-api .jar. It’s a non-trivial operation.