Skip to content

Commit

Permalink
Add Case Details copy properties
Browse files Browse the repository at this point in the history
  • Loading branch information
bpowers1215 committed Oct 6, 2017
1 parent 49fbece commit 18018a0
Showing 1 changed file with 9 additions and 1 deletion.
Expand Up @@ -2254,13 +2254,21 @@ pageUser.title.selectAssignable=Select object(s)
pageUser.title.selectResource=Select resource(s)
pageUser.userDetails=User details

PageCase.title=Case details
pageCase.button.save=Save
pageCase.button.back=Back
PageCase.details=Case details
PageCase.name=Name
PageCase.description=Description
PageCase.resource=Resource
PageCase.event=Event
PageCase.outcome=Outcome
PageCase.closeTimestamp=Close Timestamp
PageCase.state=State
pageCases.table.description=Description
pageCases.table.state=State
pageCases.button.delete=Delete
PageCases.title=List Cases
PageCase.title=Case details
MultipleAssignmentSelectorPanel.availableRoles=Available roles
MultipleAssignmentSelectorPanel.parameters=Parameters
MultipleAssignmentSelectorPanel.currentRoles=Current roles
Expand Down

0 comments on commit 18018a0

Please sign in to comment.