From a3a2ae5db694caad440c6b173a8ed6cae399f996 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Mon, 25 Nov 2024 12:43:45 +0100 Subject: [PATCH] fix: Require actionsAriaLabel in NcListItem Signed-off-by: Louis Chemineau --- l10n/messages.pot | 3 --- src/components/NcListItem/NcListItem.vue | 11 +++-------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/l10n/messages.pot b/l10n/messages.pot index fb61015786..da0ef21167 100644 --- a/l10n/messages.pot +++ b/l10n/messages.pot @@ -21,9 +21,6 @@ msgstr "" msgid "Actions" msgstr "" -msgid "Actions for item with name \"{name}\"" -msgstr "" - msgid "Activities" msgstr "" diff --git a/src/components/NcListItem/NcListItem.vue b/src/components/NcListItem/NcListItem.vue index dcb0f6a45f..01a6a460d0 100644 --- a/src/components/NcListItem/NcListItem.vue +++ b/src/components/NcListItem/NcListItem.vue @@ -514,7 +514,7 @@ The `actions-icon` slot can be used to pass icon to the inner NcActions componen