Fixed confirmation message shown when removing a us relationship with an epic

stable
Daniel García 2018-08-20 13:05:08 +02:00 committed by Alex Hermida
parent 0e35acf9ff
commit d1acbb4a1b
1 changed files with 1 additions and 1 deletions

View File

@ -1105,7 +1105,7 @@
},
"REMOVE_RELATIONSHIP_WITH_EPIC": {
"TITLE": "Remove relationship with Epic",
"MESSAGE": "Are you sure you want to delete the relationship of this User Story with the Epic <strong>{{epicSubject}}</strong>?"
"MESSAGE": "Are you sure you want to remove the relationship of this User Story with the Epic <strong>{{epicSubject}}</strong>?"
},
"CREATE_MEMBER": {
"PLACEHOLDER_INVITATION_TEXT": "(Optional) Add a personalized text to the invitation. Tell something lovely to your new members ;-)",