From a1789ddde42033f1b05cc4929491214ee6e79383 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 17 Dec 2015 09:15:42 +0100 Subject: Update to MediaWiki 1.26.0 --- extensions/ConfirmEdit/ReCaptchaNoCaptcha/i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extensions/ConfirmEdit/ReCaptchaNoCaptcha/i18n/en.json (limited to 'extensions/ConfirmEdit/ReCaptchaNoCaptcha/i18n/en.json') diff --git a/extensions/ConfirmEdit/ReCaptchaNoCaptcha/i18n/en.json b/extensions/ConfirmEdit/ReCaptchaNoCaptcha/i18n/en.json new file mode 100644 index 00000000..f924c5d6 --- /dev/null +++ b/extensions/ConfirmEdit/ReCaptchaNoCaptcha/i18n/en.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [] + }, + "renocaptcha-edit": "To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:", + "renocaptcha-addurl": "Your edit includes new external links. To protect the wiki against automated spam, we kindly ask you to solve the following CAPTCHA:", + "renocaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to solve the following CAPTCHA:", + "renocaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to solve the following CAPTCHA:", + "renocaptcha-createaccount-fail": "It seems you haven't solved the CAPTCHA.", + "renocaptcha-create": "To protect the wiki against automated page creation, we kindly ask you to solve the following CAPTCHA:", + "renocaptcha-noscript": "Unhappily you have disabled JavaScript, so we can't recognize automatically, if you're a human or not. Please solve the CAPTCHA above and copy the resulting text into the following textarea:" +} -- cgit v1.2.3-54-g00ecf