2016-10-13 08:14:18 +00:00
{
"@metadata" : {
"authors" : [
2016-10-30 21:43:27 +00:00
"Kunal Mehta" ,
2016-11-01 21:44:45 +00:00
"Liuxinyu970226" ,
2017-04-23 20:37:17 +00:00
"Fitoschido" ,
2017-08-14 07:14:57 +00:00
"Umherirrender" ,
2018-01-23 21:22:49 +00:00
"Amire80" ,
"Mormegil"
2016-10-13 08:14:18 +00:00
]
} ,
"linterrors" : "{{doc-special|LintErrors}}" ,
"linterrors-subpage" : "Page title for Special:LintErrors, $1 is the localized category description" ,
2018-03-15 20:52:35 +00:00
"linterrors-summary" : "Summary message for Special:LintErrors" ,
2016-10-13 08:14:18 +00:00
"linter-desc" : "{{desc|name=Linter|url=https://www.mediawiki.org/wiki/Extension:Linter}}" ,
2017-04-16 08:22:41 +00:00
"linter-form-namespace" : "Label for select field on Special:LintErrors\n{{Identical|Namespace}}" ,
2016-10-30 21:43:27 +00:00
"linter-pager-title" : "Table column heading for the column with page titles in it\n{{Identical|Page title}}" ,
2016-10-13 08:14:18 +00:00
"linter-pager-template" : "Table column heading for column with template title in it or an em dash if lint error is not inside a template" ,
"linter-pager-obsolete-tag-details" : "Table column heading" ,
"linter-pager-bogus-image-options-details" : "Table column heading" ,
"linter-pager-missing-end-tag-details" : "Table column heading" ,
2017-09-18 18:03:11 +00:00
"linter-pager-multi-colon-escape-details" : "Table column heading" ,
2016-10-13 08:14:18 +00:00
"linter-pager-stripped-tag-details" : "Table column heading" ,
2016-11-15 23:25:29 +00:00
"linter-pager-self-closed-tag-details" : "Table column heading" ,
2017-04-06 17:41:18 +00:00
"linter-pager-deletable-table-tag-details" : "Table column heading" ,
2017-04-10 21:05:03 +00:00
"linter-pager-misnested-tag-details" : "Table column heading" ,
2017-04-23 20:37:17 +00:00
"linter-pager-pwrap-bug-workaround-details" : "Table column heading" ,
2017-08-14 07:14:57 +00:00
"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 ." ,
2017-10-03 14:25:18 +00:00
"linter-pager-html5-misnesting-details" : "Table column heading." ,
2017-10-24 21:19:27 +00:00
"linter-pager-tidy-font-bug-details" : "Table column heading. Don't translate \"font\"." ,
2017-12-07 21:02:21 +00:00
"linter-pager-multiple-unclosed-formatting-tags-details" : "Table column heading." ,
2017-12-10 21:33:17 +00:00
"linter-pager-unclosed-quotes-in-heading-details" : "Table column heading. See [[:mw:Help:Extension:Linter/unclosed-quote-in-heading]]." ,
2017-12-07 21:02:21 +00:00
"linter-pager-multiline-html-table-in-list-details" : "Table column heading" ,
"linter-pager-misc-tidy-replacement-issues-details" : "Table column heading" ,
2016-11-01 21:44:45 +00:00
"linter-category-fostered" : "Name of lint error category. See [[:mw:Help:Extension:Linter/fostered]]" ,
2017-12-07 21:02:21 +00:00
"linter-category-fostered-desc" : "Description of category" ,
2016-11-01 21:44:45 +00:00
"linter-category-obsolete-tag" : "Name of lint error category. See [[:mw:Help:Extension:Linter/obsolete-tag]]" ,
2017-12-07 21:02:21 +00:00
"linter-category-obsolete-tag-desc" : "Description of category" ,
2016-11-01 21:44:45 +00:00
"linter-category-bogus-image-options" : "Name of lint error category. See [[:mw:Help:Extension:Linter/bogus-image-options]]" ,
2016-10-13 08:14:18 +00:00
"linter-category-bogus-image-options-desc" : "Description of category" ,
2016-11-01 21:44:45 +00:00
"linter-category-missing-end-tag" : "Name of lint error category. See [[:mw:Help:Extension:Linter/missing-end-tag]]" ,
2016-10-13 08:14:18 +00:00
"linter-category-missing-end-tag-desc" : "Description of category" ,
2017-09-18 18:03:11 +00:00
"linter-category-multi-colon-escape" : "Name of lint error category. See [[:mw:Help:Extension:Linter/multi-colon-escape]]" ,
"linter-category-multi-colon-escape-desc" : "Description of category" ,
2016-11-15 23:25:29 +00:00
"linter-category-stripped-tag" : "Name of lint error category. See [[:mw:Help:Extension:Linter/stripped-tag]]" ,
2016-10-13 08:14:18 +00:00
"linter-category-stripped-tag-desc" : "Description of category" ,
2016-11-15 23:25:29 +00:00
"linter-category-self-closed-tag" : "Name of lint error category. See [[:mw:Help:Extension:Linter/self-closed-tag]]" ,
"linter-category-self-closed-tag-desc" : "Description of category" ,
2017-04-06 17:41:18 +00:00
"linter-category-deletable-table-tag" : "Name of lint error category. See [[:mw:Help:Extension:Linter/deletable-table-tag]]" ,
2017-12-07 21:02:21 +00:00
"linter-category-deletable-table-tag-desc" : "Description of category" ,
2017-04-10 21:05:03 +00:00
"linter-category-misnested-tag" : "Name of lint error category. See [[:mw:Help:Extension:Linter/misnested-tag]]" ,
2017-12-07 21:02:21 +00:00
"linter-category-misnested-tag-desc" : "Description of category" ,
2017-04-23 20:37:17 +00:00
"linter-category-pwrap-bug-workaround" : "Name of lint error category. See [[:mw:Help:Extension:Linter/pwrap-bug-workaround]]" ,
2017-12-07 21:02:21 +00:00
"linter-category-pwrap-bug-workaround-desc" : "Description of category" ,
2017-08-10 16:20:09 +00:00
"linter-category-tidy-whitespace-bug" : "Name of lint error category. See [[:mw:Help:Extension:Linter/tidy-whitespace-bug]]" ,
2017-12-07 21:02:21 +00:00
"linter-category-tidy-whitespace-bug-desc" : "Description of category" ,
2017-09-22 21:35:06 +00:00
"linter-category-html5-misnesting" : "Name of lint error category. See [[:mw:Help:Extension:Linter/html5-misnesting]]" ,
"linter-category-html5-misnesting-desc" : "Description of category" ,
2017-10-24 21:19:27 +00:00
"linter-category-tidy-font-bug" : "Name of lint error category. See [[:mw:Help:Extension:Linter/tidy-font-bug]]. Don't translate \"font\"." ,
2017-10-23 21:38:19 +00:00
"linter-category-tidy-font-bug-desc" : "Description of category" ,
2017-12-07 21:02:21 +00:00
"linter-category-multiple-unclosed-formatting-tags" : "Name of lint error category. See [[:mw:Help:Extension:Linter/multiple-unclosed-formatting-tags]]" ,
"linter-category-multiple-unclosed-formatting-tags-desc" : "Description of category" ,
"linter-category-unclosed-quotes-in-heading" : "Name of lint error category. See [[:mw:Help:Extension:Linter/unclosed-quotes-in-heading]]" ,
"linter-category-unclosed-quotes-in-heading-desc" : "Description of category" ,
"linter-category-multiline-html-table-in-list" : "Name of lint error category. See [[:mw:Help:Extension:Linter/multiline-html-table-in-list]]" ,
"linter-category-multiline-html-table-in-list-desc" : "Description of category" ,
"linter-category-misc-tidy-replacement-issues" : "Name of lint error category. See [[:mw:Help:Extension:Linter/misc-tidy-replacement-issues]]" ,
2017-12-08 21:37:26 +00:00
"linter-category-misc-tidy-replacement-issues-desc" : "Description of category" ,
2016-12-12 21:30:34 +00:00
"linter-numerrors" : "Shown after a category link to indicate how many errors are in that category. $1 is the number of errors, and can be used for PLURAL.\n{{Identical|Error}}" ,
2017-11-25 04:38:25 +00:00
"linter-page-title-edit" : "Used in a table cell. $1 is a link to the page, $2 is pipe separated links to the edit and history pages, the link text is {{msg-mw|linter-page-edit}} and {{msg-mw|linter-page-history}}" ,
"linter-page-edit" : "Link text for edit link in {{msg-mw|linter-page-title-edit}}\n{{Identical|Edit}}" ,
"linter-page-viewsource" : "Link text for view source link when user does not have permission to edit in {{msg-mw|linter-page-title-edit}}" ,
"linter-page-history" : "Link text for history link in {{msg-mw|linter-page-title-edit}}\n{{Identical|History}}" ,
2017-04-26 22:11:23 +00:00
"linter-heading-high-priority" : "Heading on [[Special:LintErrors]]" ,
"linter-heading-medium-priority" : "Heading on [[Special:LintErrors]]" ,
"linter-heading-low-priority" : "Heading on [[Special:LintErrors]]" ,
2017-05-08 21:45:21 +00:00
"multi-part-template-block" : "Table cell on [[Special:LintErrors]] indicating that content block is not produced by a single template" ,
2016-12-15 03:58:18 +00:00
"pageinfo-linter" : "Heading on ?action=info for a page if it has lint errors" ,
2016-10-13 08:14:18 +00:00
"apihelp-query+linterrors-description" : "{{doc-apihelp-description|query+linterrors}}" ,
2017-05-26 19:36:35 +00:00
"apihelp-query+linterrors-summary" : "{{doc-apihelp-summary|query+linterrors}}" ,
2016-11-22 09:34:50 +00:00
"apihelp-query+linterrors-param-categories" : "{{doc-apihelp-param|query+linterrors|categories}}" ,
2016-10-13 08:14:18 +00:00
"apihelp-query+linterrors-param-limit" : "{{doc-apihelp-param|query+linterrors|limit}}" ,
"apihelp-query+linterrors-param-from" : "{{doc-apihelp-param|query+linterrors|from}}" ,
"apihelp-query+linterrors-param-namespace" : "{{doc-apihelp-param|query+linterrors|namespace}}" ,
2017-11-24 14:22:10 +00:00
"apihelp-query+linterrors-param-pageid" : "{{doc-apihelp-param|query+linterrors|pageid}}" ,
2016-10-13 08:14:18 +00:00
"apihelp-query+linterrors-example-1" : "{{doc-apihelp-example|query+linterrors}}" ,
"apihelp-record-lint-description" : "{{doc-apihelp-description|record-lint}}" ,
2017-05-26 19:36:35 +00:00
"apihelp-record-lint-summary" : "{{doc-apihelp-summary|record-lint}}" ,
2016-10-13 08:14:18 +00:00
"apihelp-record-lint-param-data" : "{{doc-apihelp-param|record-lint|data}}" ,
2016-10-30 21:43:27 +00:00
"apihelp-record-lint-param-page" : "{{doc-apihelp-param|record-lint|page}}\n{{Identical|Page title}}" ,
2017-05-29 15:04:57 +00:00
"apihelp-record-lint-param-revision" : "{{doc-apihelp-param|record-lint|revision}}" ,
"apihelp-query+linterstats-description" : "{{doc-apihelp-description|query+linterstats}}" ,
2017-05-26 19:36:35 +00:00
"apihelp-query+linterstats-summary" : "{{doc-apihelp-summary|query+linterstats}}" ,
2017-12-03 01:27:08 +00:00
"apihelp-query+linterstats-example-1" : "{{doc-apihelp-example|query+linterstats}}" ,
2017-12-08 21:37:26 +00:00
"apierror-linter-invalid-ip" : "{{doc-apierror|linter}}\nError message when IP address has not been whitelisted to report lint errors" ,
"apierror-linter-invalid-data" : "{{doc-apierror|linter}}\nError message when there is invalid data" ,
"apierror-linter-invalid-title" : "{{doc-apierror|linter}}\nError message when there is invalid, non-existent, or outdated title"
2016-10-13 08:14:18 +00:00
}