|
|
|
@ -698,15 +698,15 @@ |
|
|
|
"rules.simulation.actionCreated": "Job is created from the enriched event and action and added to a job queue.", |
|
|
|
"rules.simulation.actionExecuted": "Job will be taken from the queue and executed.", |
|
|
|
"rules.simulation.conditionEvaluated": "Event is evaluated, whether it matches the conditions in the tigger. ", |
|
|
|
"rules.simulation.errorWrongConditionDoesNotMatch": "Condition does not match to the trigger.", |
|
|
|
"rules.simulation.errorWrongDisabled": "Rule is dissabled.", |
|
|
|
"rules.simulation.errorConditionDoesNotMatch": "Condition does not match to the trigger.", |
|
|
|
"rules.simulation.errorDisabled": "Rule is dissabled.", |
|
|
|
"rules.simulation.errorEventMismatch": "Event does not match to the trigger.", |
|
|
|
"rules.simulation.errorFailed": "Internal Error.", |
|
|
|
"rules.simulation.errorFromRule": "Event has been created from another rule and will be skipped to prevent endless loops.", |
|
|
|
"rules.simulation.errorNoAction": "Action type is obsolete and has been removed.", |
|
|
|
"rules.simulation.errorNoTrigger": "Trigger type is obsolete and has been removed.", |
|
|
|
"rules.simulation.errorTooOld": "Event is too old.", |
|
|
|
"rules.simulation.errorWrongEventForTrigger": "Event does not match to the trigger.", |
|
|
|
"rules.simulation.errorWrongEventMismatch": "Event does not match to the trigger.", |
|
|
|
"rules.simulation.errorWrongFailed": "Internal Error.", |
|
|
|
"rules.simulation.errorWrongFromRule": "Event has been created from another rule and will be skipped to prevent endless loops.", |
|
|
|
"rules.simulation.errorWrongNoAction": "Action type is obsolete and has been removed.", |
|
|
|
"rules.simulation.errorWrongNoTrigger": "Trigger type is obsolete and has been removed.", |
|
|
|
"rules.simulation.errorWrongTooOld": "Event is too old.", |
|
|
|
"rules.simulation.eventEnriched": "Event is enriched with additional data", |
|
|
|
"rules.simulation.eventQueried": "Event is queried from the database", |
|
|
|
"rules.simulator": "Simulator", |
|
|
|
|