CaMykS  1.0-20231201
Variables
translation_en.php.inc File Reference

Variables

$this trads ['input_recaptcha_error_captcha_missing'] = 'Missing captcha, we can\'t validate the form.'
 ReCaptcha Input english dictionary. More...
 
$this trads ['input_recaptcha_error_missing_input_secret'] = 'Captcha configuration error, we can\'t validate the form.'
 
$this trads ['input_recaptcha_error_invalid_input_secret'] = 'Captcha configuration error, we can\'t validate the form.'
 
$this trads ['input_recaptcha_error_missing_input_response'] = 'Please confirm you are a real human, by clicking the captcha box.'
 
$this trads ['input_recaptcha_error_invalid_input_response'] = 'Captcha configuration error, we can\'t validate the form.'
 
$this trads ['input_recaptcha_error_timeout_or_duplicate'] = 'Timeout or duplicate.'
 
$this trads ['input_recaptcha_formitem_publickey'] = 'Public key: '
 
$this trads ['input_recaptcha_formitem_privatekey'] = 'Private key: '
 
$this trads ['input_recaptcha_cookie_title'] = 'ReCaptcha'
 
$this trads ['input_recaptcha_cookie_purpose'] = 'Allows to verify that visitors are humain while submitting forms.'
 
$this trads ['input_recaptcha_message_unavailable_title'] = 'Captcha unavailable'
 
$this trads ['input_recaptcha_message_unavailable_content'] = 'To valid this form, you have to confirm that you are a real person. Currently this feature is unavailable. You should enable the <strong>ReCaptcha</strong> service in the <a href="%s" class="eLink1">cookie manager</a>, and then consent to the use of their cookies.'
 

Variable Documentation

◆ trads [1/12]

$this trads[ 'input_recaptcha_error_captcha_missing'] = 'Missing captcha, we can\'t validate the form.'

ReCaptcha Input english dictionary.

Plugin / Input Dictionary

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.2
Date
Creation: Mar 2016
Modification: Mar 2021
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ trads [2/12]

$this trads[ 'input_recaptcha_error_missing_input_secret'] = 'Captcha configuration error, we can\'t validate the form.'

◆ trads [3/12]

$this trads[ 'input_recaptcha_error_invalid_input_secret'] = 'Captcha configuration error, we can\'t validate the form.'

◆ trads [4/12]

$this trads[ 'input_recaptcha_error_missing_input_response'] = 'Please confirm you are a real human, by clicking the captcha box.'

◆ trads [5/12]

$this trads[ 'input_recaptcha_error_invalid_input_response'] = 'Captcha configuration error, we can\'t validate the form.'

◆ trads [6/12]

$this trads[ 'input_recaptcha_error_timeout_or_duplicate'] = 'Timeout or duplicate.'

◆ trads [7/12]

$this trads[ 'input_recaptcha_formitem_publickey'] = 'Public key: '

◆ trads [8/12]

$this trads[ 'input_recaptcha_formitem_privatekey'] = 'Private key: '

◆ trads [9/12]

$this trads[ 'input_recaptcha_cookie_title'] = 'ReCaptcha'

◆ trads [10/12]

$this trads[ 'input_recaptcha_cookie_purpose'] = 'Allows to verify that visitors are humain while submitting forms.'

◆ trads [11/12]

$this trads[ 'input_recaptcha_message_unavailable_title'] = 'Captcha unavailable'

◆ trads [12/12]

$this trads[ 'input_recaptcha_message_unavailable_content'] = 'To valid this form, you have to confirm that you are a real person. Currently this feature is unavailable. You should enable the <strong>ReCaptcha</strong> service in the <a href="%s" class="eLink1">cookie manager</a>, and then consent to the use of their cookies.'