blob: 0caa1a2dfaef0ce71f838ead6f49208822a10619 [file] [log] [blame]
mparker59bc1d82009-07-31 21:49:33 +00001
2# <copyright>
3# </copyright>
4#
mparkerd06a7d52009-08-12 01:31:42 +00005# $Id: plugin.properties,v 1.4 2009/08/12 01:31:42 mparker Exp $
mparker59bc1d82009-07-31 21:49:33 +00006
mparkerd06a7d52009-08-12 01:31:42 +00007pluginName = AMF Unit Testing Edit Support
8providerName = Eclipse.org
mparker59bc1d82009-07-31 21:49:33 +00009
10_UI_CreateChild_text = {0}
11_UI_CreateChild_text2 = {1} {0}
12_UI_CreateChild_text3 = {1}
13_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
14_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
15_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
16
17_UI_PropertyDescriptor_description = The {0} of the {1}
18
19_UI_Run_type = Run
20_UI_Failure_type = Failure
21_UI_Unknown_type = Object
22
23_UI_Unknown_datatype= Value
24
25_UI_Run_model_feature = Model
26_UI_Run_testModel_feature = Test Model
27_UI_Run_parameterModel_feature = Parameter Model
28_UI_Run_result_feature = Result
29_UI_Run_parameters_feature = Parameters
30_UI_Run_constraints_feature = Constraints
31_UI_Run_started_feature = Started
32_UI_Run_finished_feature = Finished
33_UI_Failure_constraint_feature = Constraint
34_UI_Failure_issue_feature = Issue
35_UI_Failure_actualValue_feature = Actual Value
36_UI_Unknown_feature = Unspecified
37
38_UI_Result_Incomplete_literal = INCOMPLETE
39_UI_Result_Success_literal = SUCCESS
40_UI_Result_Failure_literal = FAILURE
41_UI_Issue_BelowRange_literal = BELOW_RANGE
42_UI_Issue_AboveRange_literal = ABOVE_RANGE
mparker91ec2b32009-08-03 17:15:36 +000043_UI_Model_type = Model
44_UI_Tests_type = Tests
45_UI_Constraint_type = Constraint
46_UI_IntValue_type = Int Value
47_UI_RealValue_type = Real Value
48_UI_Model_name_feature = Name
49_UI_Model_description_feature = Description
50_UI_Model_tests_feature = Tests
51_UI_Model_contraints_feature = Contraints
52_UI_Tests_importURI_feature = Import URI
53_UI_Constraint_measure_feature = Measure
54_UI_Constraint_agent_feature = Agent
55_UI_Constraint_attribute_feature = Attribute
56_UI_Constraint_qualifier_feature = Qualifier
57_UI_Constraint_minValue_feature = Min Value
58_UI_Constraint_maxValue_feature = Max Value
59_UI_IntValue_value_feature = Value
60_UI_RealValue_value_feature = Value
61_UI_Measure_COUNT_literal = Count
62_UI_Measure_AVERAGE_literal = Average
63_UI_Measure_SUM_literal = Sum
64_UI_Measure_MINIMUM_literal = Minimum
65_UI_Measure_MAXIMUM_literal = Maximum
66_UI_Value_type = Value
67_UI_Run_failures_feature = Failures
68_UI_Run_test_feature = Test
69_UI_Run_parameterization_feature = Parameterization
70_UI_RunSet_type = Run Set
71_UI_RunSet_started_feature = Started
72_UI_RunSet_finished_feature = Finished
73_UI_RunSet_runs_feature = Runs
74_UI_RunSet_result_feature = Result
mparker170cd2b2009-08-07 00:05:19 +000075_UI_ConstraintTest_type = Constraint Test
76_UI_Run_results_feature = Results
77_UI_ConstraintTest_constraint_feature = Constraint
78_UI_ConstraintTest_issue_feature = Issue
79_UI_ConstraintTest_actualValue_feature = Actual Value
80_UI_ConstraintTest_failure_feature = Failure
81_UI_ResultType_Incomplete_literal = INCOMPLETE
82_UI_ResultType_Success_literal = SUCCESS
83_UI_ResultType_Failure_literal = FAILURE
84_UI_Issue_None_literal = NONE
85_UI_Issue_NotFound_literal = NOT_FOUND
86_UI_Value_value_feature = Value