{
"@metadata": {
"authors": [
"Brad Jorsch",
"Marc A. Pelletier"
]
},
"templatestyles": "TemplateStyles",
"templatestyles-desc": "Implement per-template style sheets",
"templatestyles-missing-src": "TemplateStyles' src
attribute must not be empty.",
"templatestyles-invalid-src": "Invalid title for TemplateStyles' src
attribute.",
"templatestyles-bad-src-missing": "Page [[:$1|$2]] has no content.",
"templatestyles-bad-src": "Page [[:$1|$2]] must have content model \"{{int:content-model-sanitized-css}}\" for TemplateStyles (current model is \"$3\").",
"templatestyles-errorcomment": "Errors processing stylesheet [[:$1]] (rev $2):\n$3",
"templatestyles-size-exceeded": "The stylesheet is larger than the maximum size of $2.",
"templatestyles-end-tag-injection": "The supplied stylesheet contains </style
, which is not allowed.",
"content-model-sanitized-css": "Sanitized CSS",
"templatestyles-error-at-rule-block-not-allowed": "Block not allowed for @$3
at line $1 character $2.",
"templatestyles-error-at-rule-block-required": "Block required for @$3
at line $1 character $2.",
"templatestyles-error-bad-character-in-url": "Invalid character in URL at line $1 character $2.",
"templatestyles-error-bad-escape": "Invalid character in escape at line $1 character $2.",
"templatestyles-error-bad-value-for-property": "Invalid or unsupported value for property $3
at line $1 character $2.",
"templatestyles-error-expected-at-rule": "Expected @$3
at line $1 character $2.",
"templatestyles-error-expected-colon": "Expected a colon at line $1 character $2.",
"templatestyles-error-expected-declaration": "Expected a declaration at line $1 character $2.",
"templatestyles-error-expected-declaration-list": "Expected a declaration list at line $1 character $2.",
"templatestyles-error-expected-eof": "Expected the end of the stylesheet at line $1 character $2.",
"templatestyles-error-expected-ident": "Expected an identifier a line $1 character $2.",
"templatestyles-error-expected-page-margin-at-rule": "Expected a @page
margin at-rule at line $1 character $2.",
"templatestyles-error-expected-qualified-rule": "Expected a style rule at line $1 character $2.",
"templatestyles-error-expected-stylesheet": "Expected a stylesheet at line $1 character $2.",
"templatestyles-error-invalid-font-face-at-rule": "@font-face
does not allow anything before the block at line $1 character $2.",
"templatestyles-error-invalid-font-feature-value": "@$3
does not allow anything before the block at line $1 character $2.",
"templatestyles-error-invalid-font-feature-value-declaration": "Invalid value for font feature value property at line $1 character $2.",
"templatestyles-error-invalid-font-feature-values-font-list": "Invalid font list for @font-feature-values
at line $1 character $2.",
"templatestyles-error-invalid-import-value": "Invalid value for @import
at line $1 character $2.",
"templatestyles-error-invalid-keyframe-name": "Invalid keyframe name at line $1 character $2.",
"templatestyles-error-invalid-media-query": "Invalid media query at line $1 character $2.",
"templatestyles-error-invalid-namespace-value": "Invalid value for @namespace
at line $1 character $2.",
"templatestyles-error-invalid-page-margin-at-rule": "@$3
does not allow anything before the block at line $1 character $2.",
"templatestyles-error-invalid-page-rule-content": "Invalid content for @page
at line $1 character $2.",
"templatestyles-error-invalid-page-selector": "Invalid page selector at line $1 character $2.",
"templatestyles-error-invalid-selector-list": "Invalid selector list at line $1 character $2.",
"templatestyles-error-invalid-supports-condition": "Invalid condition for @supports
at line $1 character $2.",
"templatestyles-error-misordered-rule": "Misordered rule at line $1 character $2.",
"templatestyles-error-missing-font-feature-values-font-list": "Missing font list for @font-feature-values
at line $1 character $2.",
"templatestyles-error-missing-import-source": "Missing source for @import
at line $1 character $2.",
"templatestyles-error-missing-keyframe-name": "Missing name for @keyframes
at line $1 character $2.",
"templatestyles-error-missing-namespace-value": "Missing value for @namespace
at line $1 character $2.",
"templatestyles-error-missing-selector-list": "Missing selector list at line $1 character $2.",
"templatestyles-error-missing-supports-condition": "Missing condition for @supports
at line $1 character $2.",
"templatestyles-error-missing-value-for-property": "Missing value for property $3
at line $1 character $2.",
"templatestyles-error-newline-in-string": "Invalid newline in string at line $1 character $2.",
"templatestyles-error-recursion-depth-exceeded": "Too many nested blocks and/or functions at line $1 character $2.",
"templatestyles-error-unclosed-comment": "Unclosed comment starting at line $1 character $2.",
"templatestyles-error-unclosed-string": "Unclosed string starting at line $1 character $2.",
"templatestyles-error-unclosed-url": "Unclosed URL at line $1 character $2.",
"templatestyles-error-unexpected-eof": "Unexpected end of stylesheet at line $1 character $2.",
"templatestyles-error-unexpected-eof-in-block": "Unexpected end of stylesheet in block at line $1 character $2.",
"templatestyles-error-unexpected-eof-in-function": "Unexpected end of stylesheet in function at line $1 character $2.",
"templatestyles-error-unexpected-eof-in-rule": "Unexpected end of stylesheet in rule at line $1 character $2.",
"templatestyles-error-unexpected-token-in-declaration-list": "Unexpected token in declaration list at line $1 character $2.",
"templatestyles-error-unrecognized-property": "Unrecognized or unsupported property at line $1 character $2.",
"templatestyles-error-unrecognized-rule": "Unrecognized or unsupported rule at line $1 character $2."
}