mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-24 07:53:51 +00:00
Update en/i18n message for multiple-unclosed-formatting-tags
* Looks like I missed other instances :( Change-Id: If28d3127ca93af575d8b7c2b8e1539efde0639c2
This commit is contained in:
parent
bf43e07357
commit
b98e04e065
|
@ -52,8 +52,8 @@
|
|||
"linter-category-html5-misnesting-desc": "These misnested tags will behave differently in HTML5 compared to HTML4.",
|
||||
"linter-category-tidy-font-bug": "Tidy bug affecting font tags wrapping links",
|
||||
"linter-category-tidy-font-bug-desc": "Tidy moves these font tags inside links to change link colour",
|
||||
"linter-category-multiple-unclosed-formatting-tags": "Multiple unclosed small or big tags",
|
||||
"linter-category-multiple-unclosed-formatting-tags-desc": "These pages have multiple unclosed small or big tags",
|
||||
"linter-category-multiple-unclosed-formatting-tags": "Multiple unclosed formatting tags",
|
||||
"linter-category-multiple-unclosed-formatting-tags-desc": "These pages have multiple unclosed formatting tags",
|
||||
"linter-category-unclosed-quotes-in-heading": "Unclosed quote in heading",
|
||||
"linter-category-unclosed-quotes-in-heading-desc": "These pages have an unclosed quote in a heading, which then leaks out of the table of contents.",
|
||||
"linter-category-multiline-html-table-in-list": "Multiline table in list",
|
||||
|
|
Loading…
Reference in a new issue