mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
58a9ca1e78
Change-Id: I5fb6e1845daed347fd17dc7fac540f7ca826d788
25 lines
2.1 KiB
JSON
25 lines
2.1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Lloffiwr",
|
|
"Meno25",
|
|
"SPQRobin",
|
|
"Shirayuki",
|
|
"Siebrand",
|
|
"The Evil IP address",
|
|
"Raymond",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"inputbox-desc": "{{desc|name=Input Box|url=https://www.mediawiki.org/wiki/Extension:InputBox}}",
|
|
"inputbox-error-no-type": "Used as error message.\n\nSee also:\n* {{msg-mw|Inputbox-error-bad-type}}",
|
|
"inputbox-error-bad-type": "{{doc-important|\"create\", \"comment\", \"search\", \"search2\" and \"fulltext\" should not be translated.}}\nUsed as error message. Parameters:\n* $1 - invalid type. Valid types are: \"create\", \"comment\", \"commenttitle\", \"search\", \"fulltext\", and \"search2\"\nSee also:\n* {{msg-mw|Inputbox-error-no-type}}",
|
|
"inputbox-tryexact": "Part of the \"Inputbox\" extension. This message is the text of the button to search the page you typed in the inputbox. If the page with the exact name exists, you will go directly to that page.",
|
|
"inputbox-searchfulltext": "Part of the \"Inputbox\" extension. This message is the text of the button to search the page you typed in the inputbox. This button always goes to the search page, even if the page with the exact name exists.\n\nSee also:\n* {{msg-mw|Search}}\n* {{msg-mw|Accesskey-search-fulltext}}\n* {{msg-mw|Tooltip-search-fulltext}}",
|
|
"inputbox-createarticle": "Part of the \"Inputbox\" extension. This message is the text of the button to create the page you typed in the inputbox.\n{{Identical|Create page}}",
|
|
"inputbox-movearticle": "Part of the \"Inputbox\" extension. This message is the text of the button to move the page to the name you typed in the inputbox.\n{{Identical|Move page}}",
|
|
"inputbox-postcomment": "Part of the \"Inputbox\" extension. This message is the text of the button to add a new section to the bottom of the page you typed in the inputbox.",
|
|
"inputbox-postcommenttitle": "Part of the \"Inputbox\" extension. This message is the text of the button to add a new section of the name you typed in the inputbox to the page.",
|
|
"inputbox-ns-main": "Probably refers to the main namespace.\n{{Identical|Main}}"
|
|
}
|