Build > TestSet.';
$l_build_status = 'Build Status';
$l_build_status_desc = 'View the status of all tests for a selected Release > Build.';
$l_failed_verifications = 'Failed Verifications';
$l_failed_ver_desc = 'View detailed information on all failed verifications for a selected Release > Build > TestSet.';
$l_requirements_coverage = 'Requirements Coverage';
$l_requirements_coverage_desc = 'View the requirements coverage for a selected Release > Build > TestSet';
$l_signoff_report = 'Test Signoff';
$l_signoff_report_desc = 'Information on tests in a selected Release > Build > TestSet. Useful for deciding to signoff on testing.';
$l_report_custom_page = 'Custom Reporting';
$l_report_custom_page_desc = 'Create your own customize reports';
#########################################################
# SECTION 13:
# Help - words that are related to the Help section
#########################################################
$l_help_index = 'Help Index';
$l_help_return_to_index = 'Return To: Help Index';
$l_help_requirements = 'Help: Requirements';
$l_help_tests = 'Help: Tests';
$l_help_releases = 'Help: Adding/Editing a Release, Build, or Test Set';
$l_help_run_test = 'Help: Running a Test & Viewing Results';
$l_help_manage_proj = 'Help: Managing A Project';
# Requirements Help Index
$l_help_req_overview = 'Requirements: Overview';
$l_help_req_add = 'Adding A New Requirement';
$l_help_req_view = 'Viewing Requirements';
$l_help_req_detail = 'Viewing Requirement Detail';
$l_help_req_add_version = 'Adding a New Version';
$l_help_req_history = 'View the Requirement History';
$l_help_req_assoc = 'Associating a Requirement to other Requirements';
$l_help_req_test_assoc = 'Associating a Requirement to Tests';
# Tests Help Index
$l_help_test_overview = 'Tests: Overview';
$l_help_test_add = 'Adding a New Test';
$l_help_test_view = 'Viewing Tests';
$l_help_test_detail = 'Viewing Test Detail';
$l_help_test_add_steps = 'Adding Test Steps';
$l_help_test_associate_req = 'Associating a Test to Requirements';
# Releases/Builds/Test Sets
$l_help_release_overview = 'Release/Build/Test Set: Overview';
$l_help_add_release = 'Add/Edit a Release';
$l_help_add_build = 'Add/Edit a Build';
$l_help_add_testset = 'Add Test Set';
$l_help_edit_testset = 'Edit Test Set';
$l_help_view_testset = 'Viewing a Test Set';
# Results
$l_help_results_overview = 'Results: Overview';
$l_help_results_run_test = 'Run a Test';
$l_help_results_view_tests = 'View Test Results';
$l_help_results_view_testrun = 'View Test Run';
$l_help_results_view_verifications = 'View Verifications';
# Run Test
$l_help_run_test_overview = 'Run Test: Overview';
$l_help_run_test_manual = 'Running a Manual Test';
$l_help_run_test_automated = 'Running an Automated Test';
$l_help_run_test_continue = 'Re-Run or Continue Running a Test';
$l_help_run_test_link_bug = 'Linking Defects to a Failed Verification';
$l_help_run_test_link_reporting = 'Reporting on Test Execution';
# Manage Project
$l_help_project_overview = 'Project Overview';
$l_help_project_add = 'Adding a Project';
$l_help_project_prefs = 'Editing Project Preferences';
$l_help_project_users = 'Adding Users';
$l_help_project_reqs = 'Project Preferences for Requirements';
$l_help_project_tests = 'Project Preferences for Tests';
$l_help_project_defects = 'Project Preferences for Defects';
$l_help_warning_on_meta_data = 'Please Read';
$l_help_meta_data_warning_title = 'Please read before adding meta-data';
$l_help_meta_data_warning_text = 'It is recomended that users have a thorough understanding
of the TRUC reporting section before entering any meta data
as many of the reports hinge on the values entered in the meta
data fields. A good understanding of your own application is
also required to populate meta-data fields so that the data
helps users sort and find the records they want to view.';
#########################################################
# SECTION 14:
# Phrases
#########################################################
$l_no_project = 'No project matches criteria.';
$l_no_testsets = 'There are no TestSets in this Build.';
$l_no_releases = 'There are no Releases.';
$l_no_builds = 'There are no Builds in this Release.';
$l_no_tests = 'There are no Tests matching criteria specified.';
$l_no_posts = 'There are no posts.';
$l_ask_close_discussion = 'Are you sure you want to close this discussion?';
$l_no_requirements = 'There are no Requirements matching criteria specified.';
$l_no_related_reqs = 'There are no Requirements related to this Requirement.';
$l_no_related_tests = 'There are no Tests related to this Requirement.';
$l_no_related_releases = 'There are no Releases related to this Requirement.';
$l_no_testsets_in_project = 'There are no TestSets in this Project.';
$l_no_testsets_in_build = 'There are no TestSets the latest Build.';
$l_no_builds_in_release = 'There are no Builds in the latest Release.';
$l_no_releases_in_project = 'There are no Releases created in this project.';
$l_no_tests_in_project = 'There are no Use Cases created in this project.';
$l_no_requirements_in_project = 'There are no Requirements created in this project.';
$l_no_archive_results = 'There are no Results.';
$l_no_archive_tests = 'There are no Tests.';
$l_no_areas_covered = 'There are no Requirement Areas Covered in this project.';
$l_no_reqdoctype = 'There are no Requirement Document Types in this project.';
$l_no_reqfunctionality = 'There is no Requirement Role in this project.';
$l_no_testareatested = 'There are no Test Areas in this project.';
$l_no_testenvironment = 'There are no Test Environments in this project.';
$l_no_testmachines = 'There are no Test Machines in this project.';
$l_no_testdoctype = 'There are no Test Document Types in this project.';
$l_no_testtype = 'There are no Test Types in this project.';
$l_no_project_users = 'There are no users assigned to this project.';
$l_no_req_assoc = 'There are no Requirements associated with this Test.';
$l_no_bug_categories = 'There are no Categories associated with this project.';
$l_no_bug_components = 'There are no Components associated with this project.';
$l_no_screens = 'There are no Screens';
$l_no_fields = 'There are no Fields entered for this Screen';
$l_no_field_values = 'There are no Field Values entered for this Field';
$l_home_notes = 'This tool has been designed to do the following:
- Store requirements under version control
- Allow attributes to be assigned to every requirement (e.g. priority, risk, estimates, release)
- All requirements to be baselined
- Allow users to relate requirements to other requirements
- Link Tests and Requirements
- Store Test artifacts under version control
- Capture both Manual and Automated Test Results
- Easily link to any web-based Change Control or Bug Tracking system
- Provide reporting on Requirments, Tests, and Test Results
';
#########################################################
# SECTION 15:
# Deletion Messages: Phrases related to deleting data
#########################################################
$l_del_msg[DEL_TEST_RUN] = "Are you sure you want to DELETE this Test Run?";
$l_del_msg[DEL_RELEASE] = "Are you sure you want to DELETE this Release?\nThis will delete all Builds, Test Sets, and Test Results associated to this Release.";
$l_del_msg[DEL_BUILD] = "Are you sure you want to DELETE this Build?\nThis will delete all Test Sets and Test Results associated to this Build.";
$l_del_msg[DEL_TESTSET] = "Are you sure you want to DELETE this Test Set?\nThis will delete all Test Results associated to this Test Set.";
$l_del_msg[DEL_USER_FROM_PROJECT] = "Are you sure you want to REMOVE this user?\n";
$l_del_msg[DEL_AREA_FROM_PROJECT] = "Are you sure you want to REMOVE this Area Tested?\n";
$l_del_msg[DEL_ENVIRONMENT_FROM_PROJECT] = "Are you sure you want to REMOVE this Environment?\n";
$l_del_msg[DEL_REQ_DOC_TYPE_FROM_PROJECT] = "Are you sure you want to REMOVE this Requirement Document Type?\n";
$l_del_msg[DEL_MACHINE_FROM_PROJECT] = "Are you sure you want to REMOVE this Machine?\n";
$l_del_msg[DEL_TESTTYPE_FROM_PROJECT] = "Are you sure you want to REMOVE this Test Type?\n";
$l_del_msg[DEL_TEST_DOC_TYPE_FROM_PROJECT] = "Are you sure you want to REMOVE this Test Document Type?\n";
$l_del_msg[DEL_TEST_STEP] = "Are you sure you want to DELETE this Test Step?\n";
$l_del_msg[DEL_PROJECT] = "Are you sure you want to DELETE this Project?\n";
$l_del_msg[DEL_USER] = "Are you sure you want to DELETE this User?\n";
$l_del_msg[DEL_REQ_AREA_FROM_PROJECT] = "Are you sure you want to DELETE this Requirement Area?\n";
$l_del_msg[DEL_REQUIREMENT] = "Are you sure you want to DELETE this Requirement and all previous versions?\n";
$l_del_msg[DEL_REQ_FUNCT_FROM_PROJECT] = "Are you sure you want to DELETE this Role?\n";
$l_del_msg[DEL_TEST] = "Are you sure you want to DELETE this Test?\n";
$l_del_msg[DEL_NEWS] = "Are you sure you want to DELETE this News post?\n";
$l_del_msg[DEL_BUG_CATEGORY_FROM_PROJECT] = "Are you sure you want to DELETE this Category?\n";
$l_del_msg[DEL_BUG_COMPONENT_FROM_PROJECT] = "Are you sure you want to DELETE this Component?\n";
$l_del_msg[DEL_BUG] = "Are you sure you want to DELETE this Defect?\n";
$l_del_msg[DEL_BUGNOTE] = "Are you sure you want to DELETE this Note?\n";
$l_del_msg[DEL_BUG_ASSOC] = "Are you sure you want to DELETE this relationship?\n";
$l_del_msg[DEL_TEST_PLAN] = "Are you sure you want to DELETE this Test Plan?\n";
$l_del_msg[DEL_TEST_RUN_DOC] = "Are you sure you want to DELETE this TestRun Document?\n";
$l_del_msg[DEL_SCREEN] = "Are you sure you want to DELETE this Screen?\nThis will delete all Fields and Field Values related to this Screen";
$l_del_msg[DEL_FIELD] = "Are you sure you want to DELETE this Field?\nThis will delete all Field Values related to this Field.";
#########################################################
# SECTION 16:
# Warning and Error Messages: Phrases related to errors
#########################################################
$l_err_msg[INVALID_LOGIN] = "WARNING: Invalid login. Please re-enter your user name and password.";
$l_err_msg[NO_DEFAULT_PROJ] = "WARNING: You have no default project. Please contact the system administrator.";
$l_err_msg[NO_USER_RIGHTS] = "WARNING: You have insufficient user rights. Please contact the system administrator.";
$l_err_msg[NOT_LOGGED_IN] = "WARNING: You are not logged in. Please enter a user name and password.";
$l_err_msg[COOKIES_NOT_ENABLED] = "WARNING: Cookies must be enabled on your browser to use the Save Login feature. Please enable them and retry.";
$l_err_msg[PROJECT_SWITCH_FAILED] = "WARNING: The switch to a new project failed. Please contact the system administrator.";
$l_err_msg[REQUIRED_FIELD_MISSING] = "WARNING: A Required field is missing. Please fill in the missing details.";
$l_err_msg[INVALID_DATE] = "WARNING: An Invalid date was entered. Please re-enter in yyyy-mm-dd format.";
$l_err_msg[DUPLICATE_TEST_DOC_TYPE] = "WARNING: Test Document Type already exists. Please choose another name.";
$l_err_msg[DUPLICATE_REQUIREMENT_DOCTYPE] = "WARNING: Requirement Document Type already exists. Please choose another name.";
$l_err_msg[DUPLICATE_REQUIREMENT_FUNCTIONALITY] = "WARNING: Requirement Role already exists. Please choose another name.";
$l_err_msg[DUPLICATE_ENVIRONMENT_NAME] = "WARNING: Test Environment already exists. Please choose another name.";
$l_err_msg[DUPLICATE_TESTTYPE_NAME] = "WARNING: Test Type already exists. Please choose another name.";
$l_err_msg[DUPLICATE_BUG_CATEGORY] = "WARNING: Bug Category already exists. Please choose another category.";
$l_err_msg[DUPLICATE_BUG_COMPONENT] = "WARNING: Bug Component already exists. Please choose another component.";
$l_err_msg[DUPLICATE_MACHINE_NAME] = "WARNING: Machine Name already exists. Please choose another machine.";
$l_err_msg[DUPLICATE_IP_ADDRESS] = "WARNING: IP Address already exists. Please choose another address.";
$l_err_msg[DUPLICATE_TESTAREA] = "WARNING: Test Area already exists. Please choose another name.";
$l_err_msg[DUPLICATE_TESTNAME] = "WARNING: Test Name already exists. Please choose another name.";
$l_err_msg[DUPLICATE_AREANAME] = "WARNING: Requirement Area Covered already exists. Please choose another name.";
$l_err_msg[DUPLICATE_BUILD_NAME] = "WARNING: Build Name already exists. Please choose another name.";
$l_err_msg[DUPLICATE_TESTSET_NAME] = "WARNING: Test Set Name already exists. Please choose another name.";
$l_err_msg[PROJECT_DB_NOT_SET] = "ERROR: No project database has been defined. Please contact the system administrator.";
$l_err_msg[DUPLICATE_RELEASE_NAME] = "WARNING: Release Name already exists. Please choose another name.";
$l_err_msg[DUPLICATE_FILE_NAME] = "ERROR: Duplicate File Name.";
$l_err_msg[FAILED_FILE_UPLOAD] = "ERROR: File Upload Failed.";
$l_err_msg[PASSWORDS_NOT_MATCH] = "WARNING: Passwords do not match.";
$l_err_msg[USERNAME_NOT_UNIQUE] = "ERROR: Username already exits.";
$l_err_msg[PROJECT_NOT_UNIQUE] = "ERROR: Project already exits.";
$l_err_msg[UNABLE_TO_CREATE_PROJECT_FOLDERS] = "ERROR: Unable to create project folders.";
$l_err_msg[NO_RIGHTS_TO_VIEW_PAGE] = "WARNING: You do not have access rights to this page.";
$l_err_msg[NO_REQ_SELECTED] = "WARNING: There were no Requirments selected. Please try again.";
$l_err_msg[NO_TESTS_SELECTED] = "WARNING: There were no Tests selected. Please try again.";
$l_err_msg[DUPLICATE_REQ_NAME] = "WARNING: Requirement Name already exists. Please choose another name.";
$l_err_msg[ERROR_ACCOUNT_NOT_FOUND] = "ERROR: Account not found.";
$l_err_msg[ERROR_CANNOT_RESET_PASSWORD] = "ERROR: Unable to reset your password.
This may because your password has already been reset using this link, or the link has expired. Please check your e-mail for the new password.";
$l_err_msg[ERROR_WRONG_HOST] = "ERROR: You tried to access TRUC using the wrong HOST address. If you have bookmarked a different address than ".TRUC_URL." please bookmark this page now.";
$l_err_msg[EMAIL_NOT_UNIQUE] = "ERROR: Another user exists with the same E-Mail address.";
$l_err_msg[NO_RIGHTS_TO_PROJECT] = "ERROR: You do not have rights to view this project.";
$l_err_msg[COULD_NOT_CREATE_RELATIONSHIP] = "ERROR: Could not create relationship.";
$l_err_msg[NO_BUGS_SELECTED] = "WARNING: There were no Defects selected. Please try again.";
$l_err_msg[INVALID_BUG_ID] = "WARNING: You entered an invalid Defect ID. Please try again.";
$l_err_msg[NO_MATCHING_FILE_NAME] = "ERROR: The file name does not match the name of the previous version. Please try again";
$l_err_msg[NO_FILE_SPECIFIED] = "WARNING: No file specified. Please try again";
$l_err_msg[DUPLICATE_SCREEN_NAME] = "WARNING: Screen Name already exists. Please try again.";
$l_err_msg[DUPLICATE_FIELD_NAME] = "WARNING: Field Name already exists for this Screen. Please try again.";
$l_err_msg[CAN_NOT_MODIFY_REQUIREMENT_LOCKED] = "ERROR: Can't modfiy this requirement. Its locked by '%s' at the moment!";
$l_err_msg[CAN_NOT_MODIFY_USECASE_LOCKED] = "ERROR: Can't modfiy this use case. Its locked by '%s' at the moment!";
$l_ERROR['ERROR_GENERIC'] = 'ERROR: An error occurred during this action. You are screwed!';
$l_ERROR['ERROR_SQL'] = 'ERROR: SQL error detected. A message has been sent to the system administrator';
$l_ERROR['ERROR_LANG_STRING_NOT_FOUND'] = 'ERROR: String not found.';
?>