2016-10-13 08:14:18 +00:00
{
"@metadata" : {
"authors" : [
"Kunal Mehta"
]
} ,
"linterrors" : "Lint errors" ,
"linterrors-subpage" : "Lint errors: $1" ,
2018-07-17 18:23:31 +00:00
"linterrors-summary" : "<strong>Note:</strong> The counts for categories are not accurate counts, but are based on estimates." ,
2016-10-13 08:14:18 +00:00
"linter-desc" : "Track lint errors from an external service and show them to users" ,
2017-04-14 03:49:21 +00:00
"linter-form-namespace" : "Namespace:" ,
2016-10-13 08:14:18 +00:00
"linter-pager-title" : "Page title" ,
"linter-pager-template" : "Through a template?" ,
"linter-pager-obsolete-tag-details" : "Obsolete HTML tag" ,
"linter-pager-bogus-image-options-details" : "Bogus file option" ,
"linter-pager-missing-end-tag-details" : "Missing end tag" ,
2017-09-18 18:03:11 +00:00
"linter-pager-multi-colon-escape-details" : "Multi colon escape" ,
2016-10-13 08:14:18 +00:00
"linter-pager-stripped-tag-details" : "Stripped tag" ,
2016-11-15 23:25:29 +00:00
"linter-pager-self-closed-tag-details" : "Self-closed tag" ,
2017-04-06 17:41:18 +00:00
"linter-pager-deletable-table-tag-details" : "Table tag that should be deleted" ,
2017-04-10 21:05:03 +00:00
"linter-pager-misnested-tag-details" : "Misnested tag which should be properly nested" ,
2017-04-12 21:27:41 +00:00
"linter-pager-pwrap-bug-workaround-details" : "Paragraph wrapping bug workaround" ,
2017-08-10 16:20:09 +00:00
"linter-pager-tidy-whitespace-bug-details" : "Tidy whitespace bug" ,
2017-10-03 14:25:18 +00:00
"linter-pager-html5-misnesting-details" : "Misnesting in HTML5 (but not in Tidy)" ,
2017-10-23 21:38:19 +00:00
"linter-pager-tidy-font-bug-details" : "Font tag changes link color in Tidy but won't in HTML5" ,
2017-12-11 23:04:07 +00:00
"linter-pager-multiple-unclosed-formatting-tags-details" : "Multiple unclosed formatting tags on the page" ,
2017-12-07 21:02:21 +00:00
"linter-pager-unclosed-quotes-in-heading-details" : "Unclosed quote which leaks out of the table of contents" ,
"linter-pager-multiline-html-table-in-list-details" : "Multiline HTML5 table inside a list, rendered differently in HTML5 and Tidy" ,
"linter-pager-misc-tidy-replacement-issues-details" : "Miscellaneous markup errors affecting Tidy replacement" ,
2016-10-13 08:14:18 +00:00
"linter-category-fostered" : "Fostered content" ,
"linter-category-fostered-desc" : "These pages have fostered content." ,
"linter-category-obsolete-tag" : "Obsolete HTML tags" ,
"linter-category-obsolete-tag-desc" : "These pages use obsolete HTML tags." ,
"linter-category-bogus-image-options" : "Bogus file options" ,
"linter-category-bogus-image-options-desc" : "These pages have files with bogus options." ,
"linter-category-missing-end-tag" : "Missing end tag" ,
"linter-category-missing-end-tag-desc" : "These pages have missing end tags." ,
2017-09-18 18:03:11 +00:00
"linter-category-multi-colon-escape" : "Multi colon escape" ,
"linter-category-multi-colon-escape-desc" : "These pages have links prefixed with multiple colons." ,
2016-10-13 08:14:18 +00:00
"linter-category-stripped-tag" : "Stripped tags" ,
"linter-category-stripped-tag-desc" : "These pages have stripped tags." ,
2016-11-15 23:25:29 +00:00
"linter-category-self-closed-tag" : "Self-closed tags" ,
"linter-category-self-closed-tag-desc" : "These pages have self-closed tags." ,
2017-04-06 17:41:18 +00:00
"linter-category-deletable-table-tag" : "Table tag that should be deleted" ,
"linter-category-deletable-table-tag-desc" : "These pages have table tags that should be deleted." ,
2017-04-10 21:05:03 +00:00
"linter-category-misnested-tag" : "Misnested tags" ,
"linter-category-misnested-tag-desc" : "These pages have misnested tags that could be fixed." ,
2017-04-12 21:27:41 +00:00
"linter-category-pwrap-bug-workaround" : "Paragraph wrapping bug workaround" ,
"linter-category-pwrap-bug-workaround-desc" : "These pages have a paragraph wrapping bug that could be worked around." ,
2017-08-10 16:20:09 +00:00
"linter-category-tidy-whitespace-bug" : "Tidy whitespace bug" ,
"linter-category-tidy-whitespace-bug-desc" : "These pages trigger a tidy whitespace bug that should be worked around." ,
2017-09-22 21:35:06 +00:00
"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." ,
2017-10-23 21:38:19 +00:00
"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" ,
2017-12-13 23:29:02 +00:00
"linter-category-multiple-unclosed-formatting-tags" : "Multiple unclosed formatting tags" ,
"linter-category-multiple-unclosed-formatting-tags-desc" : "These pages have multiple unclosed formatting tags" ,
2017-12-07 21:02:21 +00:00
"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" ,
"linter-category-multiline-html-table-in-list-desc" : "Tidy moves table inside or outside the list, while HTML5 extends the list to the rest of the page." ,
"linter-category-misc-tidy-replacement-issues" : "Miscellaneous Tidy replacement issues" ,
"linter-category-misc-tidy-replacement-issues-desc" : "These pages have other issues that affect rendering when Tidy is replaced" ,
2016-12-08 07:41:48 +00:00
"linter-numerrors" : "($1 {{PLURAL:$1|error|errors}})" ,
2017-11-25 04:38:25 +00:00
"linter-page-title-edit" : "$1 ($2)" ,
"linter-page-edit" : "edit" ,
2017-11-25 04:35:15 +00:00
"linter-page-viewsource" : "view source" ,
2017-11-25 04:38:25 +00:00
"linter-page-history" : "history" ,
2017-04-26 22:11:23 +00:00
"linter-heading-high-priority" : "High priority" ,
"linter-heading-medium-priority" : "Medium priority" ,
"linter-heading-low-priority" : "Low priority" ,
2017-05-08 21:45:21 +00:00
"multi-part-template-block" : "Output not from a single template" ,
2016-12-15 03:58:18 +00:00
"pageinfo-linter" : "Lint errors" ,
2016-10-13 08:14:18 +00:00
"apihelp-query+linterrors-description" : "Get a list of lint errors" ,
2017-05-26 19:36:35 +00:00
"apihelp-query+linterrors-summary" : "Get a list of lint errors" ,
2016-11-22 09:34:50 +00:00
"apihelp-query+linterrors-param-categories" : "Categories of lint errors" ,
2016-10-13 08:14:18 +00:00
"apihelp-query+linterrors-param-limit" : "Number of results to query" ,
"apihelp-query+linterrors-param-from" : "Lint ID to start querying from" ,
"apihelp-query+linterrors-param-namespace" : "Only include lint errors from the specified namespaces" ,
2017-11-24 14:22:10 +00:00
"apihelp-query+linterrors-param-pageid" : "Only include lint errors from the specified page IDs" ,
2016-10-13 08:14:18 +00:00
"apihelp-query+linterrors-example-1" : "Get all lint errors of the obsolete-tag category" ,
"apihelp-record-lint-description" : "Record a lint error in the database" ,
2017-05-26 19:36:35 +00:00
"apihelp-record-lint-summary" : "Record a lint error in the database" ,
2016-10-13 08:14:18 +00:00
"apihelp-record-lint-param-data" : "JSON encoded data about the error" ,
"apihelp-record-lint-param-page" : "Page title" ,
2017-05-29 15:04:57 +00:00
"apihelp-record-lint-param-revision" : "Revision ID that the error was found in" ,
"apihelp-query+linterstats-description" : "Get number of lint errors in each category" ,
2017-05-26 19:36:35 +00:00
"apihelp-query+linterstats-summary" : "Get number of lint errors in each category" ,
2017-12-03 01:27:08 +00:00
"apihelp-query+linterstats-example-1" : "Get number of lint errors in each category" ,
"apierror-linter-invalid-ip" : "Your IP address has not been whitelisted to report lint errors" ,
"apierror-linter-invalid-data" : "Invalid data" ,
"apierror-linter-invalid-title" : "Invalid, non-existent, or outdated title"
2016-10-13 08:14:18 +00:00
}