X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Flanguage%2Fenglish%2Fui_lang.php;h=4d6d3dc52fc31cf54c988e215f93d74c9801b664;hb=42b8f76ab32990f2668a4e3346374de7bad91be2;hp=bd290ad271f7ffb930e4a3cbf3d53a8ede98de82;hpb=a69349a99360f6cb64ae3d87f6572f1d8a98400f;p=living-lab-site.git diff --git a/application/language/english/ui_lang.php b/application/language/english/ui_lang.php index bd290ad..4d6d3dc 100644 --- a/application/language/english/ui_lang.php +++ b/application/language/english/ui_lang.php @@ -65,5 +65,9 @@ $lang['ui_msg_repeated_action_restriction'] = 'You can only perform this action $lang['ui_chars_left'] = 'characters left'; +$lang['ui_captcha'] = 'CAPTCHA'; +$lang['ui_captcha_instructions'] = 'Please insert the text from the image below in order to demonstrate that you are a human:'; +$lang['ui_change_captcha'] = 'Change CAPTCHA image'; + /* End of file ui_lang.php */ /* Location: ./application/language/english/ui_lang.php */ \ No newline at end of file