diff --git a/i18n/en.json b/i18n/en.json index 24fb2fb6..67e8bd8d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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",