[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/TitleBlacklist/i18n/ -> qqq.json (source)

   1  {
   2      "@metadata": {
   3          "authors": [
   4              "Beau",
   5              "Purodha",
   6              "Shirayuki",
   7              "The Evil IP address",
   8              "Umherirrender",
   9              "Yekrats",
  10              "Amire80"
  11          ]
  12      },
  13      "action-titleblacklistlog": "{{doc-action|titleblacklistlog}}",
  14      "log-name-titleblacklist": "Name of log that appears on [[Special:Log]].",
  15      "log-description-titleblacklist": "Description of title blacklist log",
  16      "logentry-titleblacklist-hit-username": "Log entry that is created when someone tries to create an account with a name that is  blacklisted on the title blacklist.\n\n{{logentry}}\nAdditional parameters:\n* $4 - the blacklist entry",
  17      "titleblacklist-desc": "{{desc|name=Title Blacklist|url=http://www.mediawiki.org/wiki/Extension:TitleBlacklist}}",
  18      "titleblacklist": "The [[mw:Extension:TitleBlacklist|extension Title Blacklist]] gives the ability to block certain unallowed words appearing in the title through regular expressions.\nThis will be the first explanatory paragraph of the blacklist. (Characters after the #-signs are ignored.)  \nTo see an example list in context, see: http://www.mediawiki.org/wiki/MediaWiki:Titleblacklist",
  19      "titlewhitelist": "The whitelist is a feature of the  [[mw:Extension:TitleBlacklist|extension Title Blacklist]], which gives the ability to block certain words (or explicitly allow them) appearing in the title through regular expressions.\nThis will be the explanatory paragraph of the blacklist. (Characters after the #-signs are ignored.)  \nTo see an example list in context, see: http://www.mediawiki.org/wiki/MediaWiki:Titlewhitelist",
  20      "titleblacklist-forbidden-edit": "\"title\" stands for \"page title\". Parameters:\n* $1 - blacklist entry\n* $2 - page title\n{{Related|Titleblacklist-forbidden}}",
  21      "titleblacklist-forbidden-move": "\"title\" stands for \"page title\". Parameters:\n* $1 - blacklist entry\n* $2 - old page title\n* $3 - new page title\n{{Related|Titleblacklist-forbidden}}",
  22      "titleblacklist-forbidden-upload": "Unused at this time. Parameters:\n* $1 - blacklist entry\n* $2 - filename\n{{Related|Titleblacklist-forbidden}}",
  23      "titleblacklist-forbidden-new-account": "Parameters:\n* $1 - blacklist entry\n* $2 - username\n{{Related|Titleblacklist-forbidden}}",
  24      "titleblacklist-invalid": "Used as error message.\n\nThis message is followed by a list of the invalid lines.\n\nParameters:\n* $1 - number of invalid lines in the title blacklist",
  25      "titleblacklist-override": "Check box label on \"Create account\" form if the user has the user right ''tboverride-account''. If checked, the [[MediaWiki:Titleblacklist]] is ignored during account creation.",
  26      "titleblacklist-autoconfirmed-warning": "Displayed when a user is editing a page that only autoconfirmed editors can edit due to the title blacklist. \"Autoconfirmed editors\" refers to the contents of the message {{msg-mw|Group-autoconfirmed}}.\n\nParameters:\n* $1 - blacklist entry",
  27      "titleblacklist-warning": "Displayed when a user is editing a page that only administrators (or custom user groups with the tboverride right) can edit due to the title blacklist. Parameters:\n* $1 - blacklist entry",
  28      "right-tboverride": "{{doc-right|tboverride}}",
  29      "right-tboverride-account": "{{doc-right|tboverride-account}}",
  30      "right-titleblacklistlog": "{{doc-right|titleblacklistlog}}"
  31  }


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