plugin.properties 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. #
  2. pluginName = HintCO Edit Support
  3. providerName = www.example.org
  4. _UI_CreateChild_text = {0}
  5. _UI_CreateChild_text2 = {1} {0}
  6. _UI_CreateChild_text3 = {1}
  7. _UI_CreateChild_tooltip = Create New {0} Under {1} Feature
  8. _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
  9. _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
  10. _UI_PropertyDescriptor_description = The {0} of the {1}
  11. _UI_IDed_type = IDed
  12. _UI_Candidates_type = Candidates
  13. _UI_VariantDiagram_type = Variant Diagram
  14. _UI_PrecendenceNode_type = Precendence Node
  15. _UI_CandidateScenario_type = Candidate Scenario
  16. _UI_CosimUnitDeclaration_type = Cosim Unit Declaration
  17. _UI_HierarchicalCosimUnitDeclaration_type = Hierarchical Cosim Unit Declaration
  18. _UI_CosimUnitInstance_type = Cosim Unit Instance
  19. _UI_PortDeclaration_type = Port Declaration
  20. _UI_InputPortDeclaration_type = Input Port Declaration
  21. _UI_OutputPortDeclaration_type = Output Port Declaration
  22. _UI_PortInstance_type = Port Instance
  23. _UI_InputPortInstance_type = Input Port Instance
  24. _UI_OutputPortInstance_type = Output Port Instance
  25. _UI_Alternative_type = Alternative
  26. _UI_Adaptation_type = Adaptation
  27. _UI_PortAdaptation_type = Port Adaptation
  28. _UI_DecompositionPortAdaptation_type = Decomposition Port Adaptation
  29. _UI_UnitAdaptation_type = Unit Adaptation
  30. _UI_DecompositionUnitAdaptation_type = Decomposition Unit Adaptation
  31. _UI_XorUnitAdaptation_type = Xor Unit Adaptation
  32. _UI_XorPortAdaptation_type = Xor Port Adaptation
  33. _UI_CombineAdaptation_type = Combine Adaptation
  34. _UI_ApproximationAdaptation_type = Approximation Adaptation
  35. _UI_MultiRateAdaptation_type = Multi Rate Adaptation
  36. _UI_ExtrapolationAdaptation_type = Extrapolation Adaptation
  37. _UI_InterpolationAdaptation_type = Interpolation Adaptation
  38. _UI_Unknown_type = Object
  39. _UI_Unknown_datatype= Value
  40. _UI_IDed_identifier_feature = Identifier
  41. _UI_Candidates_candidates_feature = Candidates
  42. _UI_Candidates_csuDeclarations_feature = Csu Declarations
  43. _UI_Candidates_root_feature = Root
  44. _UI_Candidates_nodes_feature = Nodes
  45. _UI_VariantDiagram_children_feature = Children
  46. _UI_VariantDiagram_alternative_feature = Alternative
  47. _UI_VariantDiagram_name_feature = Name
  48. _UI_PrecendenceNode_precedes_feature = Precedes
  49. _UI_PrecendenceNode_succeeds_feature = Succeeds
  50. _UI_PrecendenceNode_before_feature = Before
  51. _UI_PrecendenceNode_after_feature = After
  52. _UI_CandidateScenario_cosimunits_feature = Cosimunits
  53. _UI_CandidateScenario_name_feature = Name
  54. _UI_CandidateScenario_stopTime_feature = Stop Time
  55. _UI_CandidateScenario_stepSize_feature = Step Size
  56. _UI_CandidateScenario_outputStepSize_feature = Output Step Size
  57. _UI_CosimUnitDeclaration_ports_feature = Ports
  58. _UI_CosimUnitDeclaration_path_feature = Path
  59. _UI_CosimUnitDeclaration_guid_feature = Guid
  60. _UI_HierarchicalCosimUnitDeclaration_children_feature = Children
  61. _UI_CosimUnitInstance_adaptation_feature = Adaptation
  62. _UI_CosimUnitInstance_declaration_feature = Declaration
  63. _UI_CosimUnitInstance_ports_feature = Ports
  64. _UI_PortInstance_unit_feature = Unit
  65. _UI_PortInstance_adaptation_feature = Adaptation
  66. _UI_InputPortInstance_declaration_feature = Declaration
  67. _UI_InputPortInstance_valueFrom_feature = Value From
  68. _UI_OutputPortInstance_valueTo_feature = Value To
  69. _UI_OutputPortInstance_declaration_feature = Declaration
  70. _UI_Alternative_weight_feature = Weight
  71. _UI_Alternative_selected_feature = Selected
  72. _UI_Alternative_implies_feature = Implies
  73. _UI_PortAdaptation_port_feature = Port
  74. _UI_PortAdaptation_parent_feature = Parent
  75. _UI_DecompositionPortAdaptation_children_feature = Children
  76. _UI_DecompositionPortAdaptation_name_feature = Name
  77. _UI_UnitAdaptation_unit_feature = Unit
  78. _UI_UnitAdaptation_parent_feature = Parent
  79. _UI_DecompositionUnitAdaptation_children_feature = Children
  80. _UI_DecompositionUnitAdaptation_name_feature = Name
  81. _UI_ApproximationAdaptation_order_feature = Order
  82. _UI_MultiRateAdaptation_rate_feature = Rate
  83. _UI_MultiRateAdaptation_name_feature = Name
  84. _UI_ExtrapolationAdaptation_name_feature = Name
  85. _UI_InterpolationAdaptation_name_feature = Name
  86. _UI_Unknown_feature = Unspecified
  87. _UI_PowerBondAdaptation_type = Power Bond Adaptation
  88. _UI_CosimUnitInstance_scenario_feature = Scenario
  89. _UI_PowerBondAdaptation_effort_feature = Effort
  90. _UI_PowerBondAdaptation_flow_feature = Flow
  91. _UI_PowerBondAdaptation_name_feature = Name