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=fcbebc730c1e5f89258c2adec2ed720d3845c3d6;hpb=6db375a0706b5328fbd53be4dd2e517c96560ea6;p=living-lab-site.git diff --git a/application/language/english/ui_lang.php b/application/language/english/ui_lang.php index fcbebc7..4d6d3dc 100644 --- a/application/language/english/ui_lang.php +++ b/application/language/english/ui_lang.php @@ -55,6 +55,7 @@ $lang['ui_from'] = 'from'; $lang['ui_by'] = 'by'; $lang['ui_category'] = 'category'; $lang['ui_tags'] = 'tags'; +$lang['ui_download_torrents'] = 'Download Torrents'; $lang['ui_license'] = 'license'; $lang['ui_uploaded_by'] = 'Uploaded by'; $lang['ui_on_date'] = 'on'; @@ -62,5 +63,11 @@ $lang['ui_on_date'] = 'on'; $lang['ui_msg_login_restriction'] = 'You must log in to perform this action.'; $lang['ui_msg_repeated_action_restriction'] = 'You can only perform this action once a day.'; +$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