mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-12-18 10:53:01 +00:00
a42d5d4adf
This is one of the last extensions to be converted to having the API messages in a separate file (at least out of the extensions that are used be Wikimedia). This one is a bit different from the others because it actually as several extensions with separate i18n files, so it requires extra-careful review, especially in Gruntfile and the extension.json files. Bug: T189982 Change-Id: I66faae6fd4ff447327587c89ad2a1704edd1b356
23 lines
891 B
JSON
23 lines
891 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Fryed-peach",
|
|
"Hamilton Abreu",
|
|
"Purodha",
|
|
"Shirayuki",
|
|
"Liuxinyu970226",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"fancycaptcha-desc": "{{Optional}}\n{{desc|name=FancyCaptcha|url=https://www.mediawiki.org/wiki/Extension:ConfirmEdit}}",
|
|
"fancycaptcha-addurl": "{{Related|ConfirmEdit-addurl}}",
|
|
"fancycaptcha-badlogin": "{{Related|ConfirmEdit-badlogin}}",
|
|
"fancycaptcha-captcha": "Brief label for image CAPTCHA input field",
|
|
"fancycaptcha-accountcreate": "{{Related|ConfirmEdit-create}}",
|
|
"fancycaptcha-create": "{{Related|ConfirmEdit-create}}",
|
|
"fancycaptcha-edit": "{{Related|ConfirmEdit-edit}}",
|
|
"fancycaptcha-imgcaptcha-ph": "Placeholder text for image CAPTCHA input field.",
|
|
"fancycaptcha-sendemail": "{{Related|ConfirmEdit-sendemail}}",
|
|
"fancycaptcha-reload-text": "Prompts a click to get a new FancyCaptcha image.\n{{Identical|Refresh}}"
|
|
}
|