mediawiki-extensions-Syntax.../i18n/qqq.json
James D. Forrester 0f8b00c709 build: Use npm for repo testing (jshint, jsonlint, jscs, banana)
Add three qqq messages to make it pass.

Change-Id: I77166ad79d8ad1497032ca7e571258bfc1850037
2015-05-29 17:21:59 +00:00

18 lines
727 B
JSON

{
"@metadata": {
"authors": [
"Meno25",
"Shirayuki",
"The Evil IP address",
"Legoktm",
"Umherirrender"
]
},
"syntaxhighlight-desc": "{{desc|name=Syntax Highlight GeSHi|url=https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi}}",
"syntaxhighlight-specify": "Error message shown to the user above an example of how to set a language.",
"syntaxhighlight-supported": "Error message shown to the user above a list of supported languages.",
"syntaxhighlight-err-loading": "Error message shown to the user if loading the list of supported languages fails.",
"syntaxhighlight-err-language": "Error message shown if the user inputs an invalid or unsupported language.",
"geshi.css": "CSS comment"
}