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:
committed by
Sebastiaan Janssen
parent
ce9766eb69
commit
39e59efd22
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user