| pluginName = org.eclipse.amp.amf.sd.edit |
| providerName = www.eclipse.org/amp |
| |
| _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_SdNamedElement_type = Named Element |
| _UI_SdAbstractVariable_type = Abstract Variable |
| _UI_SdEquationVariable_type = Equation Variable |
| _UI_SdModel_type = Dynamic Variables |
| _UI_SdAuxVariable_type = Aux Variable |
| _UI_SdStockVariable_type = Stock Variable |
| _UI_SdFlowVariable_type = Flow Variable |
| _UI_SdConnector_type = Connector |
| _UI_SdGeneratable_type = Generatable |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_SdNamedElement_name_feature = Name |
| _UI_SdNamedElement_comment_feature = Comment |
| _UI_SdAbstractVariable_toElement_feature = To Element |
| _UI_SdAbstractVariable_parent_feature = Parent |
| _UI_SdEquationVariable_equation_feature = Equation |
| _UI_SdModel_abstractVariables_feature = Abstract Variables |
| _UI_SdStockVariable_integral_feature = Integral |
| _UI_SdStockVariable_initialValue_feature = Initial Value |
| _UI_SdConnector_toElement_feature = To Element |
| _UI_Unknown_feature = Unspecified |
| |