From f6d65e533c62f6deb21342d4901ece24497b433e Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 4 Jun 2015 07:31:04 +0200 Subject: Update to MediaWiki 1.25.1 --- extensions/ConfirmEdit/FancyCaptcha/i18n/en.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 extensions/ConfirmEdit/FancyCaptcha/i18n/en.json (limited to 'extensions/ConfirmEdit/FancyCaptcha/i18n/en.json') diff --git a/extensions/ConfirmEdit/FancyCaptcha/i18n/en.json b/extensions/ConfirmEdit/FancyCaptcha/i18n/en.json new file mode 100644 index 00000000..4fd10cd6 --- /dev/null +++ b/extensions/ConfirmEdit/FancyCaptcha/i18n/en.json @@ -0,0 +1,15 @@ +{ + "@metadata": { + "authors": [] + }, + "fancycaptcha-desc": "Fancy CAPTCHA generator for Confirm Edit", + "fancycaptcha-addurl": "Your edit includes new external links.\nTo protect the wiki against automated spam, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):", + "fancycaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):", + "fancycaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):", + "fancycaptcha-create": "To create the page, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):", + "fancycaptcha-edit": "To edit this page, please enter the words that appear below in the box ([[Special:Captcha/help|more info]]):", + "fancycaptcha-sendemail": "To protect the wiki against automated spamming, we kindly ask you to enter the words that appear below in the box ([[Special:Captcha/help|more info]]):", + "fancycaptcha-reload-text": "Refresh", + "apihelp-fancycaptchareload-description": "Get a new FancyCaptcha.", + "apihelp-fancycaptchareload-example-1": "Get a new FancyCaptcha" +} -- cgit v1.2.2