Add a hyphen to rendering-transparent

Change-Id: Ifacd67304c429dae0bb4a552314dcbc4fd175a84
This commit is contained in:
Arlo Breault 2024-07-29 17:38:30 -04:00
parent cd2a2bdd09
commit 7847bbde58

View file

@ -13,8 +13,8 @@
"linter-category-deletable-table-tag-desc": "These pages have table tags that should be deleted.",
"linter-category-fostered": "Fostered content",
"linter-category-fostered-desc": "These pages have fostered content.",
"linter-category-fostered-transparent": "Fostered rendering transparent content",
"linter-category-fostered-transparent-desc": "These pages have fostered rendering transparent content.",
"linter-category-fostered-transparent": "Fostered rendering-transparent content",
"linter-category-fostered-transparent-desc": "These pages have fostered rendering-transparent content.",
"linter-category-html5-misnesting": "Misnested tag with different rendering in HTML5 and HTML4",
"linter-category-html5-misnesting-desc": "These misnested tags will behave differently in HTML5 compared to HTML4.",
"linter-category-night-mode-unaware-background-color": "Background color inline style rule exists without a corresponding text color",
@ -79,7 +79,7 @@
"linter-pager-deletable-table-tag-details": "Table tag that should be deleted",
"linter-pager-details-header": "Additional info",
"linter-pager-fostered-details": "Fostered content",
"linter-pager-fostered-transparent-details": "Fostered rendering transparent content",
"linter-pager-fostered-transparent-details": "Fostered rendering-transparent content",
"linter-pager-html5-misnesting-details": "Misnesting (now broken)",
"linter-pager-inline-media-caption-details": "Invisible caption",
"linter-pager-large-tables-details": "Table that is large for mobile view",