| |
| # <copyright> |
| # </copyright> |
| # |
| # $Id$ |
| |
| pluginName = Test Edit Support |
| providerName = www.example.org |
| |
| _UI_CreateChild_text = {0} |
| _UI_CreateChild_text2 = {1} {0} |
| _UI_CreateChild_text3 = {1} |
| _UI_CreateChild_tooltip = Create New {0} Under {1} Feature |
| _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. |
| _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. |
| |
| _UI_PropertyDescriptor_description = The {0} of the {1} |
| |
| _UI_Test_type = Test |
| _UI_TestSuite_type = Suite |
| _UI_TestCase_type = Case |
| _UI_TestResult_type = Result |
| _UI_ExceptionTestResult_type = Exception Test Result |
| _UI_ValidationErrorTestResult_type = Validation Error Test Result |
| _UI_ConsoleOutputTestResult_type = Console Output Test Result |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_Test_name_feature = Name |
| _UI_TestSuite_tests_feature = Tests |
| _UI_TestCase_activity_feature = Activity |
| _UI_TestCase_result_feature = Result |
| _UI_ExceptionTestResult_exceptionClass_feature = Exception Class |
| _UI_ExceptionTestResult_exceptionMessage_feature = Exception Message |
| _UI_ValidationErrorTestResult_severity_feature = Severity |
| _UI_ConsoleOutputTestResult_text_feature = Text |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_ValidationErrorSeverity_INFO_literal = INFO |
| _UI_ValidationErrorSeverity_WARNING_literal = WARNING |
| _UI_ValidationErrorSeverity_ERROR_literal = ERROR |
| _UI_EGFTestCase_type = EGF Test Case |
| _UI_EGFTestCase_activity_feature = Activity |
| _UI_FileOutputTestResult_type = File Output Test Result |
| _UI_FileOutputTestResult_iFilePath_feature = IFile Path |
| _UI_FileOutputTestResult_text_feature = Text |
| _UI_OutputTestResult_type = Output Test Result |
| _UI_OutputTestResult_text_feature = Text |