2016-10-13 08:14:18 +00:00
{
"@metadata" : {
"authors" : [
"Kunal Mehta"
]
} ,
"linterrors" : "Lint errors" ,
"linter-category-bogus-image-options" : "Bogus file options" ,
"linter-category-bogus-image-options-desc" : "These pages have files with bogus options." ,
2023-05-01 17:19:50 +00:00
"linter-category-large-tables" : "Big Tables that are hard to view on mobile" ,
"linter-category-large-tables-desc" : "These pages have tables that are hard to view on mobile" ,
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." ,
2024-09-26 23:47:12 +00:00
"linter-category-duplicate-ids" : "Duplicate IDs" ,
2024-09-17 23:08:39 +00:00
"linter-category-duplicate-ids-desc" : "These pages have elements with duplicate id attributes." ,
2020-02-11 20:40:48 +00:00
"linter-category-fostered" : "Fostered content" ,
"linter-category-fostered-desc" : "These pages have fostered content." ,
2024-07-29 21:38:30 +00:00
"linter-category-fostered-transparent" : "Fostered rendering-transparent content" ,
"linter-category-fostered-transparent-desc" : "These pages have fostered rendering-transparent content." ,
2020-02-11 20:40:48 +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." ,
2024-03-20 19:43:10 +00:00
"linter-category-night-mode-unaware-background-color" : "Background color inline style rule exists without a corresponding text color" ,
"linter-category-night-mode-unaware-background-color-desc" : "These pages have background color inline style rules but no corresponding text color, which breaks dark mode" ,
2020-02-11 20:47:54 +00:00
"linter-category-misc-tidy-replacement-issues" : "Miscellaneous issues" ,
2020-02-12 11:32:29 +00:00
"linter-category-misc-tidy-replacement-issues-desc" : "These pages have other issues that cause them to be rendered differently from how they appeared previously" ,
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." ,
2020-02-11 20:40:48 +00:00
"linter-category-missing-end-tag" : "Missing end tag" ,
"linter-category-missing-end-tag-desc" : "These pages have missing end tags." ,
2023-05-04 20:31:38 +00:00
"linter-category-missing-end-tag-in-heading" : "Missing end tag in heading" ,
"linter-category-missing-end-tag-in-heading-desc" : "These pages have missing end tags in headings." ,
2024-05-29 15:34:47 +00:00
"linter-category-missing-image-alt-text" : "Missing image alt text" ,
"linter-category-missing-image-alt-text-desc" : "These pages have images without accessible alt text." ,
2020-02-11 20:40:48 +00:00
"linter-category-multi-colon-escape" : "Multi colon escape" ,
"linter-category-multi-colon-escape-desc" : "These pages have links prefixed with multiple colons." ,
"linter-category-multiline-html-table-in-list" : "Multiline table in list" ,
2020-02-11 20:47:54 +00:00
"linter-category-multiline-html-table-in-list-desc" : "Previously, tables were moved inside or outside the list, but now this extends the list to the rest of the page." ,
2020-02-11 20:40:48 +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" ,
"linter-category-obsolete-tag" : "Obsolete HTML tags" ,
"linter-category-obsolete-tag-desc" : "These pages use obsolete HTML tags." ,
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." ,
2020-02-11 20:40:48 +00:00
"linter-category-self-closed-tag" : "Self-closed tags" ,
"linter-category-self-closed-tag-desc" : "These pages have self-closed tags." ,
"linter-category-stripped-tag" : "Stripped tags" ,
"linter-category-stripped-tag-desc" : "These pages have stripped tags." ,
2020-02-11 20:47:54 +00:00
"linter-category-tidy-font-bug" : "Old behaviour of link-wrapping font tags" ,
2020-02-12 11:33:58 +00:00
"linter-category-tidy-font-bug-desc" : "Previously, these font tags were moved inside links to change link color" ,
2020-02-11 20:47:54 +00:00
"linter-category-tidy-whitespace-bug" : "Whitespace parsing bug" ,
"linter-category-tidy-whitespace-bug-desc" : "These pages triggered a whitespace bug on parsing which should be worked around." ,
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." ,
2019-02-11 07:11:37 +00:00
"linter-category-wikilink-in-extlink" : "Links in links" ,
"linter-category-wikilink-in-extlink-desc" : "These pages have wikilinks in external links that could be fixed" ,
2020-02-11 20:40:48 +00:00
"linter-desc" : "Track lint errors from an external service and show them to users" ,
2022-03-10 19:48:19 +00:00
"linter-lints-prefix-search-page-desc" : "Search for pages with lint errors by page title prefix or complete title" ,
2021-09-30 23:20:01 +00:00
"linter-invalid-title" : "Namespace and/or pagename not found or malformed" ,
2022-03-10 19:48:19 +00:00
"linter-form-exact-match" : "Search for a specific page title" ,
"linter-form-prefix-match" : "Search for all pages that match the title prefix" ,
"linter-form-exact-or-prefix" : "Search for a specific page title, or all pages with a common title prefix" ,
2020-02-11 20:40:48 +00:00
"linter-form-namespace" : "Namespace:" ,
2022-08-25 20:15:57 +00:00
"linter-form-tag" : "Filter by tag name" ,
"linter-form-tag-option-all" : "No filter" ,
"linter-form-template" : "Filter by template state" ,
"linter-form-template-option-all" : "No filter" ,
"linter-form-template-option-with" : "With templates" ,
"linter-form-template-option-without" : "Without templates" ,
2022-03-10 19:48:19 +00:00
"linter-form-title-prefix" : "Please enter a title prefix or complete title:" ,
2020-02-11 20:40:48 +00:00
"linter-heading-high-priority" : "High priority" ,
"linter-heading-low-priority" : "Low priority" ,
"linter-heading-medium-priority" : "Medium priority" ,
2023-06-13 22:26:52 +00:00
"linter-namespace-mismatch" : "The namespaces specified in the drop-down list do not match the namespace in the provided title text." ,
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-edit" : "edit" ,
"linter-page-history" : "history" ,
2020-02-11 20:40:48 +00:00
"linter-page-title-edit" : "$1 ($2)" ,
"linter-page-viewsource" : "view source" ,
"linter-pager-bogus-image-options-details" : "Bogus file option" ,
2022-01-11 16:30:16 +00:00
"linter-pager-category-header" : "Category" ,
2020-02-11 20:40:48 +00:00
"linter-pager-deletable-table-tag-details" : "Table tag that should be deleted" ,
2022-01-11 16:30:16 +00:00
"linter-pager-details-header" : "Additional info" ,
2024-09-26 23:47:12 +00:00
"linter-pager-duplicate-ids-details" : "Duplicate IDs" ,
2024-03-29 22:12:57 +00:00
"linter-pager-fostered-details" : "Fostered content" ,
2024-07-29 21:38:30 +00:00
"linter-pager-fostered-transparent-details" : "Fostered rendering-transparent content" ,
2020-02-11 20:47:54 +00:00
"linter-pager-html5-misnesting-details" : "Misnesting (now broken)" ,
2024-03-29 22:12:57 +00:00
"linter-pager-inline-media-caption-details" : "Invisible caption" ,
"linter-pager-large-tables-details" : "Table that is large for mobile view" ,
2020-02-11 20:47:54 +00:00
"linter-pager-misc-tidy-replacement-issues-details" : "Miscellaneous markup errors" ,
2020-02-11 20:40:48 +00:00
"linter-pager-misnested-tag-details" : "Misnested tag which should be properly nested" ,
"linter-pager-missing-end-tag-details" : "Missing end tag" ,
2023-05-04 20:31:38 +00:00
"linter-pager-missing-end-tag-in-heading-details" : "Missing end tag in heading" ,
2024-05-29 15:34:47 +00:00
"linter-pager-missing-image-alt-text-details" : "Missing image alt text" ,
2020-02-11 20:40:48 +00:00
"linter-pager-multi-colon-escape-details" : "Multi colon escape" ,
2020-02-11 20:47:54 +00:00
"linter-pager-multiline-html-table-in-list-details" : "Multiline HTML5 table inside a list" ,
2020-02-11 20:40:48 +00:00
"linter-pager-multiple-unclosed-formatting-tags-details" : "Multiple unclosed formatting tags on the page" ,
2024-03-29 22:12:57 +00:00
"linter-pager-night-mode-unaware-background-color-details" : "Background color inline style needs text color" ,
2020-02-11 20:40:48 +00:00
"linter-pager-obsolete-tag-details" : "Obsolete HTML tag" ,
"linter-pager-pwrap-bug-workaround-details" : "Paragraph wrapping bug workaround" ,
"linter-pager-self-closed-tag-details" : "Self-closed tag" ,
"linter-pager-stripped-tag-details" : "Stripped tag" ,
2022-01-11 17:41:56 +00:00
"linter-pager-template-header" : "Through a template?" ,
2020-02-12 11:33:58 +00:00
"linter-pager-tidy-font-bug-details" : "Font tag tries to change link color" ,
2020-02-11 20:47:54 +00:00
"linter-pager-tidy-whitespace-bug-details" : "Whitespace parsing bug" ,
2022-01-11 17:44:01 +00:00
"linter-pager-title-header" : "Page title" ,
2020-02-11 20:40:48 +00:00
"linter-pager-unclosed-quotes-in-heading-details" : "Unclosed quote which leaks out of the table of contents" ,
2024-03-29 22:12:57 +00:00
"linter-pager-wikilink-in-extlink-details" : "Links in links" ,
2022-03-10 19:48:19 +00:00
"linter-prefix-search-subpage" : "Pages with lint errors matching title prefix or complete title: $1" ,
2020-02-11 20:40:48 +00:00
"linterrors-subpage" : "Lint errors: $1" ,
"linterrors-summary" : "<strong>Note:</strong> The counts for categories are not accurate counts, but are based on estimates." ,
2017-05-08 21:45:21 +00:00
"multi-part-template-block" : "Output not from a single template" ,
2023-02-07 01:27:16 +00:00
"pageinfo-linter" : "Lint errors" ,
"pageinfo-linter-moreinfo" : "View detailed information on the lint errors."
2016-10-13 08:14:18 +00:00
}