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