| # (C) 2011 Dennis Wagelaar, Vrije Universiteit Brussel |
| |
| pluginName = ATL EMFTVM Trace Model Edit Support |
| providerName = Eclipse Modeling Project |
| |
| _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_TraceLinkSet_type = Link Set |
| _UI_TracedRule_type = Traced Rule |
| _UI_TraceLink_type = Link |
| _UI_TraceElement_type = Element |
| _UI_SourceElement_type = Source Element |
| _UI_TargetElement_type = Target Element |
| _UI_SourceElementList_type = Source Element List |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_TraceLinkSet_rules_feature = Rules |
| _UI_TraceLinkSet_defaultSourceElements_feature = Default Source Elements |
| _UI_TraceLinkSet_defaultSourceElementLists_feature = Default Source Element Lists |
| _UI_TracedRule_rule_feature = Rule |
| _UI_TracedRule_links_feature = Links |
| _UI_TracedRule_linkSet_feature = Link Set |
| _UI_TracedRule_uniqueSourceElements_feature = Unique Source Elements |
| _UI_TracedRule_uniqueSourceElementLists_feature = Unique Source Element Lists |
| _UI_TraceLink_sourceElements_feature = Source Elements |
| _UI_TraceLink_targetElements_feature = Target Elements |
| _UI_TraceLink_rule_feature = Rule |
| _UI_TraceLink_overridden_feature = Overridden |
| _UI_TraceElement_name_feature = Name |
| _UI_TraceElement_object_feature = Object |
| _UI_SourceElement_sourceOf_feature = Source Of |
| _UI_SourceElement_mapsTo_feature = Maps To |
| _UI_SourceElement_defaultFor_feature = Default For |
| _UI_SourceElement_uniqueFor_feature = Unique For |
| _UI_TargetElement_targetOf_feature = Target Of |
| _UI_TargetElement_mapsTo_feature = Maps To |
| _UI_SourceElementList_sourceElements_feature = Source Elements |
| _UI_SourceElementList_defaultFor_feature = Default For |
| _UI_SourceElementList_uniqueFor_feature = Unique For |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_TraceElement_runtimeObject_feature = Runtime Object |
| _UI_SourceElement_mapsToSelf_feature = Maps To Self |