_Your language variable for the recent activity text_
```
-Reacted with “{$reactionType->getTitle()}” to the {objectName}.
+Reacted with <span title="{$reactionType->getTitle()}" class="jsTooltip">{@$reactionType->renderIcon()}</span> to the {objectName}.
```
#### German
_Your language variable for the recent activity text_
```
-Hat mit „{$reactionType->getTitle()}“ auf {objectName} reagiert.
+Hat mit <span title="{$reactionType->getTitle()}" class="jsTooltip">{@$reactionType->renderIcon()}</span> auf {objectName} reagiert.
```
### Comments