From 97fa4d76dcf09a61f026b039479f7ba58bfa97fe Mon Sep 17 00:00:00 2001
From: Jan Skovgaard <1932158+BatJan@users.noreply.github.com>
Date: Mon, 28 Nov 2022 22:54:54 +0100
Subject: [PATCH] Accessibility: Fix - Missing table description: A data table
is present with no description associated to it (#13117)
---
src/Umbraco.Core/EmbeddedResources/Lang/en.xml | 1 +
src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml | 1 +
.../src/views/dashboard/settings/examinemanagement.html | 6 +++---
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/Umbraco.Core/EmbeddedResources/Lang/en.xml b/src/Umbraco.Core/EmbeddedResources/Lang/en.xml
index 9b06b2052c..8ae8e81a97 100644
--- a/src/Umbraco.Core/EmbeddedResources/Lang/en.xml
+++ b/src/Umbraco.Core/EmbeddedResources/Lang/en.xml
@@ -603,6 +603,7 @@
The health status of the index and if it can be readIndexersIndex info
+ Content in indexLists the properties of the indexManage Examine's indexesAllows you to view the details of each index and provides some tools for
diff --git a/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml b/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
index c1a1b3213f..032833a123 100644
--- a/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
+++ b/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
@@ -619,6 +619,7 @@
The health status of the index and if it can be readIndexersIndex info
+ Content in indexLists the properties of the indexManage Examine's indexesAllows you to view the details of each index and provides some tools for
diff --git a/src/Umbraco.Web.UI.Client/src/views/dashboard/settings/examinemanagement.html b/src/Umbraco.Web.UI.Client/src/views/dashboard/settings/examinemanagement.html
index 29a9b2efdd..63ef3d9279 100644
--- a/src/Umbraco.Web.UI.Client/src/views/dashboard/settings/examinemanagement.html
+++ b/src/Umbraco.Web.UI.Client/src/views/dashboard/settings/examinemanagement.html
@@ -321,8 +321,8 @@
{{ ::result.values[field] | umbCmsJoinArray:', ' }}