Skip to content

Commit

Permalink
Translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrGasparik committed Mar 16, 2018
1 parent 34c5e45 commit 8a6a9ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -1147,6 +1147,7 @@ pageAdminFocus.personas=Personas
pageAdminFocus.organizations=Organizations
pageAdminFocus.assignments=Assignments
pageAdminFocus.policyRules=Policy Rules
pageAdminFocus.applicablePolicies=Applicable Policies
pageAdminFocus.message.couldntCreateAccountNoSchema=Couldn't create projection form for '{0}', no refined schema available. Possible problem with connector configuration and/or connection. Please check logs for more information.
pageAdminFocus.message.couldntCreateAccountNoAccountSchema=Couldn't create projection form for '{0}', no schema for default 'account' object type available. Possible problem with resource configuration. Please check logs for more information.
pageAdminFocus.message.couldntCreateAccount=Couldn't create projection form for '{0}', reason: {1}.
Expand Down Expand Up @@ -2299,6 +2300,7 @@ PageValuePolicies.title=List value policies
PageValuePolicy.title = Value policy
PageValuePolicy.button.back=Back
PageValuePolicy.button.save=Save
PageValuePolicy.basic= Basic
pageWorkItem.accordionLabel.additionalData=Related data (technical information)
pageWorkItem.accordionLabel.objectNew=Object after proposed change (technical information)
pageWorkItem.accordionLabel.objectOld=Object before change (technical information)
Expand Down
Expand Up @@ -474,7 +474,6 @@ PolicyConstraints.before=before operation
PolicyConstraints.after=after operation
DefaultPolicyConstraint.objectState.unnamed=Object state {0} matches constraint
DefaultPolicyConstraint.objectState.named=Object state {0} matches constraint "{1}"
DefaultPolicyConstraint.objectState.namedWithPath=Object state {0} matches constraint "{1}" in assignment path {2}
# {0} = before/after, {1} target/path, {2} rule name
DefaultPolicyConstraint.assignmentState.unnamed=Assignment state {0} matches constraint ({1})
DefaultPolicyConstraint.assignmentState.named=Assignment state {0} matches constraint "{1}" ({2})
Expand Down

0 comments on commit 8a6a9ee

Please sign in to comment.