Skip to content

Commit

Permalink
Translation, WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrGasparik committed Mar 15, 2019
1 parent dcac1c8 commit b9f3620
Showing 1 changed file with 14 additions and 14 deletions.
Expand Up @@ -1105,7 +1105,7 @@ PageAdmin.menu.top.configuration.expressionEvaluator=Expression evaluator
PageAdmin.menu.top.configuration.importObject=Import object
PageAdmin.menu.top.configuration.internals=Internals configuration
PageAdmin.menu.top.configuration.objectPolicy=Object policy
PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rule
PageAdmin.menu.top.configuration.globalPolicyRule=Global policy rules
PageAdmin.menu.top.configuration.globalAccountSynchronization=Global account synchronization
PageAdmin.menu.top.configuration.cleanupPolicy=Cleanup Policy
PageAdmin.menu.top.configuration.workflow=Workflow configuration
Expand Down Expand Up @@ -4261,19 +4261,19 @@ ApprovalPolicyActionType.details.newValue=New approval policy action
LifecycleStateType.details.newValue=New lifecycle state
NotificationPolicyActionType.details.newValue=New notification policy action
PropertyConstraintType.details.newValue=New property constraint
objectState.details.newValue=New object state
assignmentState.details.newValue=New assignment state
hasAssignment.details.newValue=New has assignment
hasNoAssignment.details.newValue=New has no assignment
exclusion.details.newValue=New exclusion
minAssignees.details.newValue=New minimum assignees
maxAssignees.details.newValue=New maximum assignees
modification.details.newValue=New modification
assignment.details.newValue=New assignment
objectTimeValidity.details.newValue=New object time validity
assignmentTimeValidity.details.newValue=New assignment time validity
situation.details.newValue=New policy situation
transition.details.newValue=New transition
objectState.details.newValue=New 'object state' constraint
assignmentState.details.newValue=New 'assignment state' constraint
hasAssignment.details.newValue=New 'has assignment' constraint
hasNoAssignment.details.newValue=New 'has no assignment' constraint
exclusion.details.newValue=New 'exclusion' constraint
minAssignees.details.newValue=New 'minimum assignees' constraint
maxAssignees.details.newValue=New 'maximum assignees' constraint
modification.details.newValue=New 'modification' constraint
assignment.details.newValue=New 'assignment' constraint
objectTimeValidity.details.newValue=New 'object time validity' constraint
assignmentTimeValidity.details.newValue=New 'assignment time validity' constraint
situation.details.newValue=New 'situation' constraint
transition.details.newValue=New 'transition' constraint
ref.details.newValue=New reference
objectMaxAssigneesViolation.details.newValue=New object max assignees violation
objectMinAssigneesViolation.details.newValue=New object min assignees violation
Expand Down

0 comments on commit b9f3620

Please sign in to comment.