Fix incorrect message

Bug: T177286
Change-Id: I26d549e7185be7dad7e451f9545b56d2e5556b61
This commit is contained in:
Subramanya Sastry 2017-10-03 09:25:18 -05:00
parent ab6ec28acf
commit 110121680a
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
"linter-pager-misnested-tag-details": "Misnested tag which should be properly nested",
"linter-pager-pwrap-bug-workaround-details": "Paragraph wrapping bug workaround",
"linter-pager-tidy-whitespace-bug-details": "Tidy whitespace bug",
"linter-pager-html5-nesting": "Misnesting in HTML5 (but not in Tidy)",
"linter-pager-html5-misnesting-details": "Misnesting in HTML5 (but not in Tidy)",
"linter-category-fostered": "Fostered content",
"linter-category-fostered-desc": "These pages have fostered content.",
"linter-category-obsolete-tag": "Obsolete HTML tags",

View file

@ -24,7 +24,7 @@
"linter-pager-misnested-tag-details": "Table column heading",
"linter-pager-pwrap-bug-workaround-details": "Table column heading",
"linter-pager-tidy-whitespace-bug-details": "Table column heading. \"Tidy\" is a name of a software package that transforms HTML files, so it doesn't have to be translated. For information about the bug, see the commit message https://gerrit.wikimedia.org/r/#/c/371068 .",
"linter-pager-html5-nesting": "Table column heading",
"linter-pager-html5-misnesting-details": "Table column heading.",
"linter-category-fostered": "Name of lint error category. See [[:mw:Help:Extension:Linter/fostered]]",
"linter-category-fostered-desc": "Description of category.",
"linter-category-obsolete-tag": "Name of lint error category. See [[:mw:Help:Extension:Linter/obsolete-tag]]",