diff --git a/translations/en.json b/translations/en.json index 91cff011..6f20e08e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -356,7 +356,7 @@ "rule.desc.NoHeadings": "
If appropriate, add headings to the page to organize the content for sighted and screen reader users. The headings should represent an accurate outline of the content
", "rule.desc.ObjectMustContainText": "Multimedia objects should be accompanied by a link to a transcript of the content.
", "rule.desc.ObjectTagDetected": "Multimedia embedded using the 'Object' tag may require the user to install a plugin for their web browser. This can create support and access issues for some users. Additionally, users on mobile devices may not be able to view the multimedia content at all. Consider using an alternative format that the user's browser can display natively.
", - "rule.desc.ParagraphNotUsedAsHeader": "Bold and Italics are used to emphasize text, whereas headings are used to define the structure of the document. Headings like h1-h6
are extremely useful for non-sighted users to navigate the structure of the page, and formatting a paragraph to just be big or bold, while it might visually look like a heading, does not make it one.
Bold and Italics are used to emphasize text, whereas headings are used to define the structure of the document. Headings like h1-h6
are extremely useful for non-sighted users to navigate the structure of the page, and formatting a paragraph to just be big or bold, while it might visually look like a heading, does not make it one. UDOIT has flagged this as a potential usage of style for document structure, please ensure that this is not the case when you review the content in the HTML editor.
If a pre
element is used for tabular data, change the data to use a well-formed table.
When the address of a web page changes, the content owner may set up a redirect so that the link is not broken. However, that redirect could go away in the future, so it's best to update the link now. The real url has been populated into the form below.
", "rule.desc.TableDataShouldHaveTableHeader": "Table headers provide a description of the table structure for sighted and screen reader users.
", @@ -382,4 +382,4 @@ "rule.label.SearchKeyWord": "Keyword found", "rule.desc.SearchKeyWord": "The keyword has been found" -} \ No newline at end of file +}