'English (US)', 'languagecode' => 'en', 'charset' => 'ISO-8859-1', 'direction' => 'ltr' ); // Phrase text $language = array( 'settinggroup_general' => 'General Options', 'setting_allownewreg_title' => 'Allow New Registrations', 'setting_allownewreg_desc' => 'Can unregistered users be allowed to create accounts.', 'setting_verifyemail_title' => 'Require Activation Email', 'setting_verifyemail_desc' => 'Setting this to yes will force all new users to verify their account with an email activation link.', 'setting_moderatenewusers_title' => 'Moderate New Users', 'setting_moderatenewusers_desc' => 'All new users will have to be approved by the administration before being able to have normal user rights.', 'setting_webmasteremail_title' => 'Webmaster Email Address', 'setting_webmasteremail_desc' => 'The email address from which emails will be sent out.', 'setting_trackertitle_title' => 'Tracker Title', 'setting_trackertitle_desc' => 'The global name of the bug tracker. Example: Iris Studios Bug Tracker', 'settinggroup_untouchables' => 'Untouchables', 'setting_trackerversion_title' => 'Tracker Version Number', 'setting_trackerversion_desc' => 'Do not touch this!', 'setting_sendwelcomemail_title' => 'Send New Use Welcome Email', 'setting_sendwelcomemail_desc' => 'Setting this option to yes will send all new users, after they\'ve been verified, a welcoming email.', 'setting_usejsversions_title' => 'Use JavaScript Version Selects', 'setting_usejsversions_desc' => 'Setting this option to yes will allow all the version/component selection to be done on one page. This requires JavaScript, and if you have a lot of versions or components, it may take a while to load so you should set this to no. For most cases, yes should be fine.', 'settinggroup_reporting' => 'Bug Reporting Options', 'setting_allowhtml_title' => 'Allow HTML in Bug Reports', 'setting_allowhtml_desc' => 'Set this to yes if you want to allow users to post raw HTML in their bug reports. This is very dangerous and it is not recommended.', 'setting_defaultseverity_title' => 'Default Severity', 'setting_defaultseverity_desc' => 'The default severity that is selected when creating a new bug report.', 'setting_defaultpriority_title' => 'Default Priority', 'setting_defaultpriority_desc' => 'The default priority that will be selected when creating a new bug report. Depending on your permission setup, the user may not be able to set this in a new report so this will act as the value.', 'setting_defaultstatus_title' => 'Default Status', 'setting_defaultstatus_desc' => 'The default default that is selected when creating a new bug report. If a user can not assign a status, this will be the one inserted into the database.', 'setting_defaultresolve_title' => 'Default Resolution', 'setting_defaultresolve_desc' => 'This is the default bug resolution. If a user is not able to change this field, setting this will act as the default value.', 'setting_defaultassign_title' => 'Default Bug Assignment', 'setting_defaultassign_desc' => 'This is the default developer new bugs will be assigned to. If a user does not have permisssion to assign bugs, this will be the default. If you don\'t want any default assignment, leave this as Not Selected.', 'setting_dateformat_title' => 'Date Format', 'setting_dateformat_desc' => 'Set the date format used for bug report and comment information. This is based on PHP\'s date() function.', 'guest' => 'Guest' ); /*=====================================================================*\ || ################################################################### || # $HeadURL$ || # $Id$ || ################################################################### \*=====================================================================*/ ?>