mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-13 18:36:54 +00:00
16 lines
1.4 KiB
JSON
16 lines
1.4 KiB
JSON
{
|
|
"portable-infobox-desc": "Create portable infoboxes which can be rendered using clean semantic HTML markup on any skin / platform using using easy to understand powerful XML-like markup",
|
|
"portable-infobox-unimplemented-infobox-tag": "Unimplemented infobox tag: <$1>",
|
|
"portable-infobox-xml-parse-error": "Incorrect XML markup. Please validate your XML",
|
|
"portable-infobox-xml-parse-error-info": "There is a problem with parsing the infobox",
|
|
"portable-infobox-xml-parse-error-document-end": "Extra content at the end of the document",
|
|
"portable-infobox-xml-parse-error-undeclared-entity": "Undeclared entity (for example: )",
|
|
"portable-infobox-xml-parse-error-attribute-not-started": "Attribute value should be inside quotation marks",
|
|
"portable-infobox-xml-parse-error-attribute-without-value": "Tag attribute needs to have value",
|
|
"portable-infobox-xml-parse-error-space-required": "Attributes construct error",
|
|
"portable-infobox-xml-parse-error-name-required": "Error parsing attribute name",
|
|
"portable-infobox-xml-parse-error-gt-required": "Tag definition is not properly terminated",
|
|
"portable-infobox-xml-parse-error-tag-name-mismatch": "Opening and ending tag mismatch",
|
|
"portable-infobox-xml-parse-error-tag-not-finished": "Premature end of tag",
|
|
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "Attribute \"$1\" is not supported in <infobox> tag"
|
|
} |