Approve New Memers // 4.0
$LNG['a_approve'] = "Approve"; // 4.0
$LNG['a_approve_del'] = "Delete"; // 4.0
$LNG['a_approve_none'] = "There are no members waiting to be approved."; // 4.0
$LNG['a_approve_done'] = "The site has been approved successfully."; // 4.0
// Admin > Delete
$LNG['a_del_mems'] = "The member has been successfully deleted.";
$LNG['a_del_mem'] = "Delete One Member";
// Admin > Edit Member Info
$LNG['a_edit_password_blank'] = "Leave this blank to keep the current password"; // 4.0
$LNG['a_edit_site_is'] = "This site is"; // 4.0
$LNG['a_edit_active'] = "Active (Listed)"; // 4.0
$LNG['a_edit_inactive'] = "Inactive (Temporarily Banned, Not Listed)"; // 4.0
$LNG['a_edit_error_id'] = "Invalid ID.";
$LNG['a_edit_error'] = "Error";
$LNG['a_edit_error_forgot'] = "You forgot to:";
$LNG['a_edit_error_url'] = "Enter a valid url.";
$LNG['a_edit_error_email'] = "Enter a valid email address.";
$LNG['a_edit_error_title'] = "Enter a title for your web site.";
$LNG['a_edit_error_password'] = "Enter a password.";
$LNG['a_edit_error_back'] = "Please go back and fix those errors.";
$LNG['a_edit_success'] = "Success!";
$LNG['a_edit_info_edited'] = "The member's information has been successfully edited.";
// Admin > Delete Review
$LNG['a_del_rev'] = "Delete One Review";
$LNG['a_del_rev_done'] = "The review has been successfully deleted.";
$LNG['a_del_rev_id'] = "Review ID";
// Admin > Email Members
$LNG['a_email_addresses'] = "These are the email addresses of all members.";
// Admin > Find ID
$LNG['a_find_find'] = "To find a site's ID number, just use the normal search feature of your topsites list. Click here.";
// Admin > Login
$LNG['a_login'] = "You are now logged in. To logout, click logout or exit your browser."; // 4.1.0
$LNG['a_login_enter'] = "Enter";
$LNG['a_login_invalidpw'] = "Invalid password!";
$LNG['a_login_session'] = "Your session has expired, please click here to login again."; // 4.1.0
// Admin > Logout
$LNG['a_logout'] = "You are logged out.";
// Admin > Main
$LNG['a_main'] = "Use the links at the left to go to the different areas of the admin.";
$LNG['a_main_approve'] = "There are %s sites waiting to be approved.";
// Admin > Menu
$LNG['a_menu'] = "Menu";
$LNG['a_menu_main'] = "Main Page";
$LNG['a_menu_approve'] = "Approve New Members";
$LNG['a_menu_delete'] = "Delete Member";
$LNG['a_menu_edit'] = "Edit Member";
$LNG['a_menu_delete_review'] = "Delete Review";
$LNG['a_menu_email'] = "Email Members";
$LNG['a_menu_find'] = "Find ID";
$LNG['a_menu_logout'] = "Logout";
$LNG['a_menu_reset'] = "Reset Stats"; // 4.1.0
$LNG['a_menu_settings'] = "Settings";
$LNG['a_menu_version'] = "Version Check";
// Admin > Reset
$LNG['a_reset_confirm'] = "This will delete all the stats. It will not delete your members, it will only reset all their stats to 0."; // 4.1.0
$LNG['a_reset_stats'] = "Reset Stats"; // 4.1.0
$LNG['a_reset_done'] = "All members' stats have been reset to 0."; // 4.1.0
// Admin > Settings
$LNG['a_s_general'] = "General Settings";
$LNG['a_s_list_name'] = "Name of your topsites list";
$LNG['a_s_deflanguage'] = "Default language";
$LNG['a_s_path'] = "The full path to the topsites directory";
$LNG['a_s_list_url'] = "URL to the topsites directory";
$LNG['a_s_templates_path'] = "The full path to the templates directory";
$LNG['a_s_templates_url'] = "URL to the directory the templates directory";
$LNG['a_s_youremail'] = "Your email address";
$LNG['a_s_sql'] = "SQL Settings";
$LNG['a_s_sql_type'] = "Database Type"; // 4.1.0
$LNG['a_s_sql_host'] = "Host";
$LNG['a_s_sql_database'] = "Database";
$LNG['a_s_sql_user'] = "Username";
$LNG['a_s_sql_pass'] = "Password";
$LNG['a_s_ranking'] = "Ranking Settings";
$LNG['a_s_categories'] = "Categories (separate with commas)"; // 4.1.0
$LNG['a_s_numlist'] = "Number of members to list per page";
$LNG['a_s_daymonth'] = "Keep hits for days or months";
$LNG['a_s_rankingmethod'] = "Ranking method"; // 4.0.2
$LNG['a_s_featured'] = "Activate \"Featured Member\"? You have to add <#featured> to template.html after you turn this on."; // 4.1.0
$LNG['a_s_top'] = "Number of members to use the special top templates for";
$LNG['a_s_adbreak'] = "Show an ad break after these ranks (separate with commas)";
$LNG['a_s_members'] = "Members Settings";
$LNG['a_s_active_default'] = "Require new members to be approved by you before being listed";
$LNG['a_s_delete_after'] = "Delete inactive members after this many days"; // 4.1.0
$LNG['a_s_email_admin_on_join'] = "Email you when a new member joins";
$LNG['a_s_max_banner_width'] = "Member's maximum banner width";
$LNG['a_s_max_banner_height'] = "Member's maximum banner height";
$LNG['a_s_defbanner'] = "Default banner to give members if they don't supply one when they join";
$LNG['a_s_button'] = "Button Settings";
$LNG['a_s_ranks_on_buttons'] = "Do you want your member's rank on their button? See the manual for details"; // 4.0
$LNG['a_s_button_url'] = "If No - URL to the button you want to appear on members' sites"; // 4.0
$LNG['a_s_button_dir'] = "If Yes - URL to the directory the buttons are in"; // 4.0
$LNG['a_s_button_ext'] = "If Yes - Extension of the buttons (gif, png, jpg, etc.)"; // 4.0
$LNG['a_s_button_num'] = "If Yes - Number of buttons you have made - The higher you set this, the more resources the script will use"; // 4.0
$LNG['a_s_searchs'] = "Search Settings"; // 4.0
$LNG['a_s_search_id'] = "10 Ring Of Hits Affiliate ID - See the manual for more details"; // 4.0
$LNG['a_s_search'] = "The search feature";
$LNG['a_s_searchresults'] = "Search results per page";
$LNG['a_s_other'] = "Other Settings";
$LNG['a_s_gzip'] = "Enable gzip - gzip saves bandwidth but uses a little more CPU power";
$LNG['a_s_timeoffset'] = "Time offset from your server";
$LNG['a_s_gateway'] = "Gateway page to deter cheating for hits in";
$LNG['a_s_on'] = "On";
$LNG['a_s_off'] = "Off";
$LNG['a_s_days'] = "Days";
$LNG['a_s_months'] = "Months";
$LNG['a_s_yes'] = "Yes";
$LNG['a_s_no'] = "No";
$LNG['a_s_updated'] = "Your settings have been updated.";
// Admin > Version Check
$LNG['a_version_using'] = "You are using the latest version of this script.";
$LNG['a_version_your'] = "Your version";
$LNG['a_version_latest'] = "Latest version";
$LNG['a_version_new'] = "New version available: Click here.";
?>