9 lines
752 B
INI
9 lines
752 B
INI
; Copyright (C)2016 Open Source Matters. All rights reserved at actiaweb.com
|
|
; License GNU General Public License version 2 or later;
|
|
; Note : All ini files need to be saved as UTF-8 - No BOM
|
|
PLG_SIMPLECAPTCHA="Simple Captcha plugin, you set the question and set the response !<br><strong>Do not forget to click on Captcha SimpleCaptcha in Joomla Configuration Menu ...</strong>"
|
|
PLG_SIMPLECAPTCHA_QUESTION="Question for register in your website ex : 5 + 5 = "
|
|
PLG_SIMPLECAPTCHA_RESPONSE_CLASS="CSS class to design response"
|
|
PLG_SIMPLECAPTCHA_QUESTION_CLASS="CSS class to design Question"
|
|
PLG_SIMPLECAPTCHA_RESPONSE="Response for register in your website ex : 10"
|
|
PLG_SIMPLECAPTCHA_ERROR="You don t respond correctly to the Captcha question ! Retry :)" |