[network/kaidan/Kaidan/0.16] 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 489632b6e91dea2cee46c1ee4c69d72deeee0041 by Melvin Keskin.
Committed on 21/07/2026 at 21:40.
Pushed by melvo into branch 'Kaidan/0.16'.

MessageReactionDisplayButton: Set tooltip text to add same reaction

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

https://invent.kde.org/network/kaidan/-/commit/489632b6e91dea2cee46c1ee4c69d72deeee0041

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.