20a2903728
à faire: changer les targets en place partout à faire: modifier les edit pour que les getText soient jolis
51 lines
1.9 KiB
Properties
51 lines
1.9 KiB
Properties
#
|
|
|
|
pluginName = Simplepdl Edit Support
|
|
providerName = www.example.org
|
|
|
|
_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_ProcessElement_type = Process Element
|
|
_UI_WorkDefinition_type = Work Definition
|
|
_UI_WorkSequence_type = Work Sequence
|
|
_UI_Process_type = Process
|
|
_UI_Guidance_type = Guidance
|
|
_UI_Resource_type = Resource
|
|
_UI_Request_type = Request
|
|
_UI_Unknown_type = Object
|
|
|
|
_UI_Unknown_datatype= Value
|
|
|
|
_UI_WorkDefinition_linksToPredecessors_feature = Links To Predecessors
|
|
_UI_WorkDefinition_linksToSuccessors_feature = Links To Successors
|
|
_UI_WorkDefinition_name_feature = Name
|
|
_UI_WorkDefinition_requests_feature = Requests
|
|
_UI_WorkSequence_linkType_feature = Link Type
|
|
_UI_WorkSequence_predecessor_feature = Predecessor
|
|
_UI_WorkSequence_successor_feature = Successor
|
|
_UI_Process_name_feature = Name
|
|
_UI_Process_processElements_feature = Process Elements
|
|
_UI_Guidance_text_feature = Text
|
|
_UI_Guidance_elements_feature = Elements
|
|
_UI_Resource_quantity_feature = Quantity
|
|
_UI_Resource_name_feature = Name
|
|
_UI_Request_quantity_feature = Quantity
|
|
_UI_Request_target_feature = Target
|
|
_UI_Unknown_feature = Unspecified
|
|
|
|
_UI_WorkSequenceType_startToStart_literal = startToStart
|
|
_UI_WorkSequenceType_finishToStart_literal = finishToStart
|
|
_UI_WorkSequenceType_startToFinish_literal = startToFinish
|
|
_UI_WorkSequenceType_finishToFinish_literal = finishToFinish
|
|
_UI_ProcessElement_process_feature = Process
|
|
_UI_ProcessElement_guidances_feature = Guidances
|
|
_UI_Resource_requests_feature = Requests
|
|
_UI_Request_requester_feature = Requester
|