<?php // Version: 1.0; Stats $txt[888] = 'Most Online'; $txt['smf_stats_1'] = 'Statistics Center'; $txt['smf_stats_2'] = 'General Statistics'; $txt['smf_stats_3'] = 'Top 10 Posters'; $txt['smf_stats_4'] = 'Top 10 Boards'; $txt['smf_stats_5'] = 'Forum History (using forum time offset)'; $txt['smf_stats_6'] = 'Date (yyyy/mm/dd)'; $txt['smf_stats_7'] = 'New Topics'; $txt['smf_stats_8'] = 'New Posts'; $txt['smf_stats_9'] = 'New Members'; $txt['smf_stats_10'] = 'Hits'; $txt['smf_stats_11'] = 'Top 10 Topics (by Replies)'; $txt['smf_stats_12'] = 'Top 10 Topics (by Views)'; $txt['smf_stats_13'] = 'Monthly Summary'; $txt['smf_stats_14'] = 'Most Online'; $txt['smf_stats_15'] = 'Top Topic Starters'; $txt['smf_stats_16'] = 'Most Time Online'; $txt['smf_stats_17'] = 'Best Karma'; $txt['smf_stats_18'] = 'Worst Karma'; $txt['stats_more_detailed'] = 'more detailed »'; $txt['average_members'] = 'Average registrations per day'; $txt['average_posts'] = 'Average posts per day'; $txt['average_topics'] = 'Average topics per day'; $txt['average_online'] = 'Average online per day'; $txt['users_online'] = 'Users Online'; $txt['gender_ratio'] = 'Male to Female Ratio'; $txt['users_online_today'] = 'Online Today'; $txt['smf_news_1'] = 'comment'; $txt['smf_news_2'] = 'comments'; $txt['smf_news_3'] = 'Write Comment'; $txt['smf_news_error2'] = 'You cannot specify a board that doesn\'t allow guests. Please check the board ID before trying again.'; $txt['xml_rss_desc'] = 'Live information from ' . $context['forum_name']; ?>