From 38987e6d4c72633db5a08362cfb12a6026448d6b Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 16 Jul 2025 17:43:41 -0400 Subject: [PATCH] Add ellipses to the Report message action This has a dialog to enter a message associated with the report, so as suggested by the HIG it should have ellipses. --- src/timeline/DelegateContextMenu.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/timeline/DelegateContextMenu.qml b/src/timeline/DelegateContextMenu.qml index 4a104dee1..b5a9cd489 100644 --- a/src/timeline/DelegateContextMenu.qml +++ b/src/timeline/DelegateContextMenu.qml @@ -123,7 +123,7 @@ KirigamiComponents.ConvergentContextMenu { component ReportMessageAction: Kirigami.Action { - text: i18nc("@action:button 'Report' as in 'Report this event to the administrators'", "Report") + text: i18nc("@action:button 'Report' as in 'Report this event to the administrators'", "Report…") icon.name: "dialog-warning-symbolic" visible: !author.isLocalMember onTriggered: {