[network/kaidan] src/qml/elements: MessageReactionDisplayButton: Set tooltip text to add same reaction

Melvin Keskin <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit da02be5c8db5604389ead53f94ae219f46beb31c by Melvin Keskin.
Committed on 21/07/2026 at 21:31.
Pushed by melvo into branch 'master'.

MessageReactionDisplayButton: Set tooltip text to add same reaction

M  +1    -1    src/qml/elements/MessageReactionDisplayButton.qml

https://invent.kde.org/network/kaidan/-/commit/da02be5c8db5604389ead53f94ae219f46beb31c

diff --git a/src/qml/elements/MessageReactionDisplayButton.qml b/src/qml/elements/MessageReactionDisplayButton.qml
index 3df2cffba..33a2ebeb9 100644
--- a/src/qml/elements/MessageReactionDisplayButton.qml
+++ b/src/qml/elements/MessageReactionDisplayButton.qml
@@ -109,7 +109,7 @@ MessageReactionButton {
 	}
 	Controls.ToolTip.text: {
 		if (!ownReactionIncluded) {
-			return ""
+			return qsTr("Add same reaction")
 		}
 
 		if (deliveryState === MessageReactionDeliveryState.PendingAddition) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.