[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

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

   1  {
   2      "@metadata": {
   3          "authors": []
   4      },
   5      "inputbox-desc": "Allow inclusion of predefined HTML forms",
   6      "inputbox-error-no-type": "You have not specified the type of input box to create.",
   7      "inputbox-error-bad-type": "Input box type \"$1\" not recognized.\nPlease specify \"create\", \"comment\", \"search\", \"search2\" or \"fulltext\".",
   8      "inputbox-tryexact": "Try exact match",
   9      "inputbox-searchfulltext": "Search full text",
  10      "inputbox-createarticle": "Create page",
  11      "inputbox-movearticle": "Move page",
  12      "inputbox-postcomment": "New section",
  13      "inputbox-postcommenttitle": "New section",
  14      "inputbox-ns-main": "Main"
  15  }


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