plugin.properties 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. _UI_CreateChild_text = {0}
  2. _UI_CreateChild_text2 = {1} {0}
  3. _UI_CreateChild_text3 = {1}
  4. _UI_CreateChild_tooltip = Create New {0} Under {1} Feature
  5. _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
  6. _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
  7. _UI_PropertyDescriptor_description = The {0} of the {1}
  8. _UI_ExecutionFlow_type = Execution Flow
  9. _UI_ExecutionState_type = Execution State
  10. _UI_NamedElement_type = Named Element
  11. _UI_Cycle_type = Cycle
  12. _UI_Step_type = Step
  13. _UI_Sequence_type = Sequence
  14. _UI_If_type = If
  15. _UI_Execution_type = Execution
  16. _UI_EnterState_type = Enter State
  17. _UI_ExitState_type = Exit State
  18. _UI_SequenceExecution_type = Sequence Execution
  19. _UI_Unknown_type = Object
  20. _UI_Unknown_datatype= Value
  21. _UI_ExecutionFlow_states_feature = States
  22. _UI_ExecutionFlow_sequences_feature = Sequences
  23. _UI_ExecutionState_simpleName_feature = Simple Name
  24. _UI_ExecutionState_cycle_feature = Cycle
  25. _UI_NamedElement_name_feature = Name
  26. _UI_Step_comment_feature = Comment
  27. _UI_Sequence_steps_feature = Steps
  28. _UI_If_condition_feature = Condition
  29. _UI_If_then_feature = Then
  30. _UI_If_else_feature = Else
  31. _UI_Execution_statement_feature = Statement
  32. _UI_EnterState_state_feature = State
  33. _UI_ExitState_state_feature = State
  34. _UI_SequenceExecution_sequence_feature = Sequence
  35. _UI_Unknown_feature = Unspecified
  36. _UI_If_thenStep_feature = Then Step
  37. _UI_If_elseStep_feature = Else Step
  38. _UI_ExecutionFlow_enterSequence_feature = Enter Sequence
  39. _UI_StateVector_type = State Vector
  40. _UI_ExecutionFlow_stateVector_feature = State Vector
  41. _UI_StateVector_size_feature = Size
  42. _UI_StateVector_offset_feature = Offset
  43. _UI_Check_type = Check
  44. _UI_Check_condition_feature = Condition
  45. _UI_If_check_feature = Check
  46. _UI_Reaction_type = Reaction
  47. _UI_ExecutionState_reactions_feature = Reactions
  48. _UI_Reaction_check_feature = Check
  49. _UI_Reaction_effect_feature = Effect
  50. _UI_ExecutionState_leaf_feature = Leaf
  51. _UI_CheckRef_type = Check Ref
  52. _UI_CheckRef_check_feature = Check
  53. _UI_Call_type = Call
  54. _UI_Call_step_feature = Step
  55. _UI_ExecutionState_entryAction_feature = Entry Action
  56. _UI_ExecutionState_exitAction_feature = Exit Action
  57. pluginName = Sexec Edit Support
  58. providerName = www.example.org
  59. _UI_TimeEvent_type = Time Event
  60. _UI_ScheduleTimeEvent_type = Schedule Time Event
  61. _UI_UnscheduleTimeEvent_type = Unschedule Time Event
  62. _UI_TimeEvent_periodic_feature = Periodic
  63. _UI_ScheduleTimeEvent_timeEvent_feature = Time Event
  64. _UI_ScheduleTimeEvent_timeValue_feature = Time Value
  65. _UI_UnscheduleTimeEvent_timeEvent_feature = Time Event