2018-07-23 22:19:28 +00:00
|
|
|
{
|
|
|
|
"portable-infobox-desc": "Portable Infobox extension description",
|
|
|
|
"portable-infobox-unimplemented-infobox-tag": "Error message for using unimplemented infobox tag; $1 is the tag name without pointy braces",
|
|
|
|
"portable-infobox-xml-parse-error-info": "General message for parsing problem",
|
|
|
|
"portable-infobox-xml-parse-error": "Error message for providing incorrect XML markup",
|
|
|
|
"portable-infobox-xml-parse-error-document-end": "XML Error: extra content at the end",
|
|
|
|
"portable-infobox-xml-parse-error-undeclared-entity": "XML Error: undeclared entity (for example: ). This typically comes from HTML.",
|
|
|
|
"portable-infobox-xml-parse-error-attribute-not-started": "XML Error: ending tag without start tag",
|
|
|
|
"portable-infobox-xml-parse-error-attribute-without-value": "XML Error: tag attribute was provided without value",
|
|
|
|
"portable-infobox-xml-parse-error-space-required": "XML Error: issue with parsing tag attributes",
|
|
|
|
"portable-infobox-xml-parse-error-name-required": "XML Error: error parsing name attribute",
|
|
|
|
"portable-infobox-xml-parse-error-gt-required": "XML Error: could not find end of tag definition (for example: <data><label </data>",
|
|
|
|
"portable-infobox-xml-parse-error-tag-name-mismatch": "XML Error: Opening and ending tag mismatch (for example: <data></label>)",
|
|
|
|
"portable-infobox-xml-parse-error-tag-not-finished": "XML Error: premature end of tag",
|
2018-08-03 09:54:47 +00:00
|
|
|
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "Unsupported attribute used inside <infobox> tag. $1 param contains attribute name.",
|
2018-09-03 17:32:10 +00:00
|
|
|
"allinfoboxes": "Special:Allinfoboxes page title",
|
|
|
|
"apihelp-infobox-summary": "{{doc-apihelp-summary|infobox}}",
|
|
|
|
"apihelp-infobox-param-text": "{{doc-apihelp-param|infobox|text}}",
|
|
|
|
"apihelp-infobox-param-title": "{{doc-apihelp-param|infobox|title}}",
|
|
|
|
"apihelp-infobox-param-args": "{{doc-apihelp-param|infobox|args}}",
|
|
|
|
"apihelp-query+allinfoboxes-summary": "{{doc-apihelp-summary|query+allinfoboxes}}",
|
2018-09-08 08:09:03 +00:00
|
|
|
"apihelp-query+infobox-summary": "{{doc-apihelp-summary|query+infobox}}",
|
|
|
|
"apiwarn-infobox-invalidargs": "Invalid \"args\" parameter in api.php?action=infobox"
|
2018-09-03 17:32:10 +00:00
|
|
|
}
|