"Both first name and last name are required.", /* File: /botblockr/views/default/account/forms/register.php Lines: 66 Text: Enter text from image _missing_translation_ */ "botblockr:recaptcha_enter_captcha" => "Enter text from image", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 31 Text: Add site password that would be required for registration to succeed _missing_translation_ */ "botblockr:site_password_explanation" => "Add site password that would be required for registration to succeed", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 10 Text: NB! Any additional options will only work in case of reCAPTCHA keys being set, thus plugin functionality being activated. _missing_translation_ */ "botblockr:usage_notice" => "NB! Any additional options will only work in case of reCAPTCHA keys being set, thus plugin functionality being activated.", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 43 Text: Use standalone first and last name fields _missing_translation_ */ "botblockr:split_names_explanation" => "Use standalone first and last name fields", /* File: /botblockr/start.php Lines: 52 Text: CAPTCHA private key seems to be invalid. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_invalid_private_key" => "CAPTCHA private key seems to be invalid. Please contact site administrator.", /* File: /botblockr/views/default/account/forms/register.php Lines: 54 Text: Site password _missing_translation_ */ "botblockr:register_site_password" => "Site password", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 19 Text: reCAPTCHA private key _missing_translation_ */ "botblockr:recaptcha_private_key" => "reCAPTCHA private key", /* File: /botblockr/actions/recaptcha_register.php Lines: 37 Text: Registration cound not be completed. _missing_translation_ */ "botblockr:you_entered_too_much" => "Registration cound not be completed.", /* File: /botblockr/start.php File: /botblockr/start.php Lines: 44, 76 Text: Something is wrong with CAPTCHA. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_unknown_error" => "Something is wrong with CAPTCHA. Please contact site administrator.", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 24 Text: Add a name of the special fake field hidden from users but visible to the bot. _missing_translation_ */ "botblockr:fake_field_explanation" => "Add a name of the special fake field hidden from users but visible to the bot.", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 13 Text: reCAPTCHA public key _missing_translation_ */ "botblockr:recaptcha_public_key" => "reCAPTCHA public key", /* File: /botblockr/views/default/account/forms/register.php Lines: 26 Text: First name _missing_translation_ */ "botblockr:firstname" => "First name", /* File: /botblockr/actions/recaptcha_register.php Lines: 74 Text: The text from image was not provided. _missing_translation_ */ "botblockr:recaptcha_no_input_provided" => "The text from image was not provided.", /* File: /botblockr/actions/recaptcha_register.php Lines: 54 Text: You provided incorrect site password. _missing_translation_ */ "botblockr:incorrect_site_password_provided" => "You provided incorrect site password.", /* File: /botblockr/start.php Lines: 48 Text: CAPTCHA public key seems to be invalid. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_invalid_public_key" => "CAPTCHA public key seems to be invalid. Please contact site administrator.", /* File: /botblockr/start.php Lines: 72 Text: CAPTCHA verify server unreachable. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_not_reachable" => "CAPTCHA verify server unreachable. Please contact site administrator.", /* File: /botblockr/views/default/settings/botblockr/edit.php Lines: 8 Text: If no keys are provided plugin will disable registration. As soon as you provide needed keys plugin will use reCAPTCHA for the registration form. If default CAPTCHA plugin is enabled it will be overriden. _missing_translation_ */ "botblockr:usage_explanation" => "If no keys are provided plugin will disable registration. As soon as you provide needed keys plugin will use reCAPTCHA for the registration form. If default CAPTCHA plugin is enabled it will be overriden.", /* File: /botblockr/start.php Lines: 68 Text: CAPTCHA keys provided do not belong to a domain of usage. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_invalid_referrer" => "CAPTCHA keys provided do not belong to a domain of usage. Please contact site administrator.", /* File: /botblockr/start.php Lines: 64 Text: CAPTCHA parameters to verify were incorrect. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_verify_params_incorrect" => "CAPTCHA parameters to verify were incorrect. Please contact site administrator.", /* File: /botblockr/start.php Lines: 56 Text: CAPTCHA challenge parameter of the verify script was incorrect. Please contact site administrator. _missing_translation_ */ "botblockr:recaptcha_invalid_request_cookie" => "CAPTCHA challenge parameter of the verify script was incorrect. Please contact site administrator.", /* File: /botblockr/start.php Lines: 60 Text: Sorry, the text that you entered did not match the text in the image. _missing_translation_ */ "botblockr:recaptcha_incorrect_captcha_sol" => "Sorry, the text that you entered did not match the text in the image.", /* File: /botblockr/views/default/account/forms/register.php Lines: 28 Text: Last name _missing_translation_ */ "botblockr:lastname" => "Last name", ); if ( function_exists("add_translation") ) { add_translation("en",$en_translation); } ?>