//-View Only Boards MOD- Start $txt['vob_allowMessageIndexView'] = 'Show the message index for "view only" boards'; $txt['vob_protected'] = 'Protected'; //-View Only Boards MOD- End // Extras spellcheck words. $txt['known_words_extras'] = 'Spell check custom words'; $txt['known_words_extras_desc'] = 'Separate each word with a comma.'; $txt['googlevid'] = 'Googlevideo'; $txt['uot_users_online_today']='Users Logged In Today'; $txt['uot_yesterday']='Yesterday at '; $txt['uot_total']='Total'; $txt['uot_visible']='Visible'; $txt['uot_hidden']='Hidden'; $txt['aeiou'] = 'AEIOU'; $txt['aeiou_title'] = 'Auto Email Inactive Ordinary Users'; $txt['aeiou_enable'] = 'Enable Automatic Emailing Of Inactive Users'; $txt['aeiou_email_desc1'] = 'Text-Only (No html, no bbcode)'; $txt['aeiou_email_desc2'] = 'Allowed Variables'; $txt['aeiou_email_desc3'] = '$username, $displayname, $forum, $link, $lostpassword'; $txt['aeiou_initial_subject'] = 'Initial Email Subject'; $txt['aeiou_initial_message'] = 'Initial Email Message'; $txt['aeiou_final_subject'] = 'Final Email Subject'; $txt['aeiou_final_message'] = 'Final Email Message'; $txt['aeiou_delete'] = 'Auto Delete Members (Except Admins)'; $txt['aeiou_delete_desc'] = 'After being sent an initial and final email AND has not returned within a further 21 days (Minimum 63 days total)'; $txt['aeiou_underposts'] = 'Delete Member Post Threshold'; $txt['aeiou_underposts_desc'] = 'With a postcount less than or equal to.'; $txt['aeiou_warning'] = 'It is NOT Recommended To Change Settings Below'; $txt['aeiou_warning2'] = 'Mail is sent in small chunks with hourly/daily limits to ensure your IMPORTANT mail all gets through.'; $txt['aeiou_warning3'] = '(such as Activation Emails, Notifications, Emails, Announcements, Newsletters)'; $txt['aeiou_warning4'] = 'Try reducing the amounts if your emails are not being received.'; $txt['aeiou_hour_max'] = 'Max Emails Per Hour'; $txt['aeiou_hour_max_desc'] = 'Based on a hosts limit of 100 per hour'; $txt['aeiou_day_max'] = 'Max Emails Per Day'; $txt['aeiou_day_max_desc'] = 'Based on a hosts limit of 1000 per day'; $txt['aeiou_chunksize'] = 'Send x emails at a time'; $txt['aeiou_chunksize_desc'] = 'With a min 5 minute interval'; $txt['aeiou_active'] = 'Active'; $txt['aeiou_reactivated'] = 'Re-Activated'; $txt['aeiou_reachedhourlylimit'] = 'Reached Hourly Limit'; $txt['aeiou_reacheddailylimit'] = 'Reached Daily Limit'; $txt['aeiou_nofurtheremails'] = 'No Further Emails To Send'; $txt['aeiou_stopped'] = 'Stopped'; $txt['aeiou_last_ran'] = 'Last Ran'; $txt['aeiou_starts_again'] = 'Will Start Again'; $txt['aeiou_sent_day'] = 'Emails Sent Today'; $txt['aeiou_sent_hour'] = 'Emails Sent This Hour'; $txt['aeiou_awaiting_total'] = 'Total Emails Awaiting To Be Sent'; $txt['aeiou_awaiting_initial_email'] = 'No. of Initial Emails'; $txt['aeiou_awaiting_final_email'] = 'No. of Final Emails'; $txt['aeiou_awaiting_deletion'] = 'Users Awaiting Deletion'; $txt['aeiou_disabled'] = '(Disabled)'; $txt['aeiou_none'] = 'None'; $txt['aeiou_never'] = 'Never'; $txt['aeiou_status'] = 'Status'; $txt['aeiou_max'] = 'Max'; $txt['aeiou_initial'] = 'Initial Email'; $txt['aeiou_final'] = 'Final Email'; $txt['aeiou_last10emailed'] = 'Last 10 Inactive Users Emailed'; $txt['aeiou_default_subject'] = 'Hey $displayname'; $txt['aeiou_default_message'] = 'Hey $displayname, we have missed you at $forum. Since its been a while, we thought we would send you a personal invitation to return. $link Your login username is $username. If you have forgotten your password you can request it at $lostpassword Regards $forum staff'; $txt['anti_spam_ver_ans_col'] = 'Answer'; $txt['anti_spam_ver_coppa'] = 'COPPA'; $txt['anti_spam_ver_descr'] = 'If you want users to answer verification questions in order to stop spam bots you should setup a number of questions in the table below. You should pick relatively simple questions. Answers are not case sensitive. You may use BBC in the questions for formatting. To remove a question simply delete the contents of that line.'; $txt['anti_spam_ver_enable'] = 'Enable verification questions'; $txt['anti_spam_ver_failed'] = 'You did not answer the verification questions correctly.'; $txt['anti_spam_ver_ques_col'] = 'Question'; $txt['anti_spam_ver_title'] = 'Verification Questions';