Skip to content

Added option to show the translation as a tooltip

By default with the new translation using DeepL, the chat displays the translated message and when hovering the language flag one can see the original message.

This patch adds an option to be toggled in Configuration -> Interface -> Chat -> uiShowTranslationOnlyAsTooltip which shows the original message in the chat, and the translation when hovering the language flag.

This patch goes with the data patch ryzom-core!2 (merged)
This patch adds strings to be translated: uiShowTranslationOnlyAsTooltip and uittShowTranslationOnlyAsTooltip

Edited by Elias Boschung

Merge request reports