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/ReCaptcha/i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extensions/ConfirmEdit/ReCaptcha/i18n/en.json (limited to 'extensions/ConfirmEdit/ReCaptcha/i18n/en.json') diff --git a/extensions/ConfirmEdit/ReCaptcha/i18n/en.json b/extensions/ConfirmEdit/ReCaptcha/i18n/en.json new file mode 100644 index 00000000..1f40166d --- /dev/null +++ b/extensions/ConfirmEdit/ReCaptcha/i18n/en.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [] + }, + "recaptcha-desc": "reCAPTCHA module for Confirm Edit", + "recaptcha-edit": "To protect the wiki against automated edit spam, we kindly ask you to type the two words you see in the box below:", + "recaptcha-addurl": "Your edit includes new external links. To protect the wiki against automated spam, we kindly ask you to type the two words you see in the box below:", + "recaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to type the two words you see in the box below:", + "recaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to type the two words you see in the box below:", + "recaptcha-createaccount-fail": "Incorrect or missing reCAPTCHA answer.", + "recaptcha-create": "To protect the wiki against automated page creation, we kindly ask you to type the two words you see in the box below:" +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf