Accessibility: Fix - Missing table description: A data table is present with no description associated to it (#13117)

(cherry picked from commit 97fa4d76dc)
This commit is contained in:
Jan Skovgaard
2022-11-28 22:54:54 +01:00
committed by Sebastiaan Janssen
parent ce9766eb69
commit 39e59efd22
3 changed files with 5 additions and 3 deletions

View File

@@ -602,6 +602,7 @@
<key alias="healthStatusDescription">The health status of the index and if it can be read</key>
<key alias="indexers">Indexers</key>
<key alias="indexInfo">Index info</key>
<key alias="contentInIndex">Content in index</key>
<key alias="indexInfoDescription">Lists the properties of the index</key>
<key alias="manageIndexes">Manage Examine's indexes</key>
<key alias="manageIndexesDescription">Allows you to view the details of each index and provides some tools for

View File

@@ -618,6 +618,7 @@
<key alias="healthStatusDescription">The health status of the index and if it can be read</key>
<key alias="indexers">Indexers</key>
<key alias="indexInfo">Index info</key>
<key alias="contentInIndex">Content in index</key>
<key alias="indexInfoDescription">Lists the properties of the index</key>
<key alias="manageIndexes">Manage Examine's indexes</key>
<key alias="manageIndexesDescription">Allows you to view the details of each index and provides some tools for