From 245116d07229b8fb32b4b7dc2318ba5fec79321b Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Thu, 21 Nov 2024 11:22:25 +0100 Subject: [PATCH] fix!: Require actionsAriaLabel in NcListItem Signed-off-by: Louis Chemineau --- l10n/messages.pot | 3 --- src/components/NcListItem/NcListItem.vue | 10 +++------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/l10n/messages.pot b/l10n/messages.pot index 59eba91aa8..9b34402046 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 5d35e1751e..75563fa592 100644 --- a/src/components/NcListItem/NcListItem.vue +++ b/src/components/NcListItem/NcListItem.vue @@ -512,7 +512,7 @@ The `actions-icon` slot can be used to pass icon to the inner NcActions componen