feat(translations): update translatable string
This commit is contained in:
parent
52c14a23d8
commit
9c3c9bf12b
|
@ -4,12 +4,22 @@
|
||||||
"Activate the hand tool",
|
"Activate the hand tool",
|
||||||
"Activate the lasso tool",
|
"Activate the lasso tool",
|
||||||
"Ad-hoc",
|
"Ad-hoc",
|
||||||
|
"Add Lane above",
|
||||||
|
"Add Lane below",
|
||||||
|
"Append ConditionIntermediateCatchEvent",
|
||||||
|
"Append EndEvent",
|
||||||
|
"Append Gateway",
|
||||||
|
"Append Intermediate/Boundary Event",
|
||||||
|
"Append MessageIntermediateCatchEvent",
|
||||||
|
"Append ReceiveTask",
|
||||||
|
"Append SignalIntermediateCatchEvent",
|
||||||
|
"Append Task",
|
||||||
|
"Append TimerIntermediateCatchEvent",
|
||||||
"Append compensation activity",
|
"Append compensation activity",
|
||||||
"Append {type}",
|
"Append {type}",
|
||||||
"Business Rule Task",
|
"Business Rule Task",
|
||||||
"Call Activity",
|
"Call Activity",
|
||||||
"Cancel Boundary Event",
|
"Cancel Boundary Event",
|
||||||
"Cancel End Event",
|
|
||||||
"Change type",
|
"Change type",
|
||||||
"Compensation Boundary Event",
|
"Compensation Boundary Event",
|
||||||
"Compensation End Event",
|
"Compensation End Event",
|
||||||
|
@ -25,11 +35,19 @@
|
||||||
"Connect using Association",
|
"Connect using Association",
|
||||||
"Connect using DataInputAssociation",
|
"Connect using DataInputAssociation",
|
||||||
"Connect using Sequence/MessageFlow or Association",
|
"Connect using Sequence/MessageFlow or Association",
|
||||||
"Create IntermediateThrowEvent/BoundaryEvent",
|
"Create DataObjectReference",
|
||||||
|
"Create DataStoreReference",
|
||||||
|
"Create EndEvent",
|
||||||
|
"Create Gateway",
|
||||||
|
"Create Group",
|
||||||
|
"Create Intermediate/Boundary Event",
|
||||||
"Create Pool/Participant",
|
"Create Pool/Participant",
|
||||||
|
"Create StartEvent",
|
||||||
|
"Create Task",
|
||||||
"Create expanded SubProcess",
|
"Create expanded SubProcess",
|
||||||
"Create {type}",
|
|
||||||
"Default Flow",
|
"Default Flow",
|
||||||
|
"Divide into three Lanes",
|
||||||
|
"Divide into two Lanes",
|
||||||
"End Event",
|
"End Event",
|
||||||
"Error Boundary Event",
|
"Error Boundary Event",
|
||||||
"Error End Event",
|
"Error End Event",
|
||||||
|
@ -41,8 +59,8 @@
|
||||||
"Escalation Start Event",
|
"Escalation Start Event",
|
||||||
"Escalation Start Event (non-interrupting)",
|
"Escalation Start Event (non-interrupting)",
|
||||||
"Event Sub Process",
|
"Event Sub Process",
|
||||||
|
"Event based Gateway",
|
||||||
"Exclusive Gateway",
|
"Exclusive Gateway",
|
||||||
"HELLO {you}!",
|
|
||||||
"Inclusive Gateway",
|
"Inclusive Gateway",
|
||||||
"Intermediate Throw Event",
|
"Intermediate Throw Event",
|
||||||
"Link Intermediate Catch Event",
|
"Link Intermediate Catch Event",
|
||||||
|
@ -93,6 +111,5 @@
|
||||||
"multiple DI elements defined for {element}",
|
"multiple DI elements defined for {element}",
|
||||||
"no bpmnElement referenced in {element}",
|
"no bpmnElement referenced in {element}",
|
||||||
"no diagram to display",
|
"no diagram to display",
|
||||||
"no process or collaboration to display",
|
"no process or collaboration to display"
|
||||||
"participants cannot be pasted onto a non-empty process diagram"
|
|
||||||
]
|
]
|
Loading…
Reference in New Issue