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.
This commit is contained in:
Joshua Goins
2025-07-16 17:43:41 -04:00
parent 9d76e7e30b
commit 38987e6d4c

View File

@@ -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: {