[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/SyntaxHighlight_GeSHi/i18n/ -> en.json (source)

   1  {
   2      "@metadata": {
   3          "authors": [
   4              "Brion Vibber"
   5          ]
   6      },
   7      "syntaxhighlight-desc": "Provides syntax highlighting <code>&lt;syntaxhighlight&gt;</code> using [http://qbnz.com/highlighter/ GeSHi - Generic Syntax Highlighter]",
   8      "syntaxhighlight-specify": "You need to specify a language like this:",
   9      "syntaxhighlight-supported": "Supported languages for syntax highlighting:",
  10      "syntaxhighlight-err-loading": "(error loading supported language list)",
  11      "syntaxhighlight-err-language": "Invalid language.",
  12      "geshi.css": "/* CSS placed here will be applied to GeSHi syntax highlighting */"
  13  }


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1