Skip to content

Commit

Permalink
Merged in bugfix/SHIBUI-2352 (pull request #609)
Browse files Browse the repository at this point in the history
Fixed message

Approved-by: Doug Sonaty
  • Loading branch information
rmathis authored and chasegawa committed Aug 30, 2022
2 parents d796e56 + 71b66aa commit d05419d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/i18n/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ label.role=Role
message.delete-role-title=Delete Role?

message.delete-role-body=You are requesting to delete a role. If you complete this process the role will be removed. This cannot be undone. Do you wish to continue?
message.duration=Requires a valid ISO 8601 duration (ex. PT2D)
message.duration=Requires a valid ISO 8601 duration (ex. PT4H)

message.delete-user-title=Delete User?
message.delete-user-body=You are requesting to delete a user. If you complete this process the user will be removed. This cannot be undone. Do you wish to continue?
Expand Down

0 comments on commit d05419d

Please sign in to comment.