Fixed confirmation message shown when removing a us relationship with an epic
parent
0e35acf9ff
commit
d1acbb4a1b
|
@ -1105,7 +1105,7 @@
|
||||||
},
|
},
|
||||||
"REMOVE_RELATIONSHIP_WITH_EPIC": {
|
"REMOVE_RELATIONSHIP_WITH_EPIC": {
|
||||||
"TITLE": "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": {
|
"CREATE_MEMBER": {
|
||||||
"PLACEHOLDER_INVITATION_TEXT": "(Optional) Add a personalized text to the invitation. Tell something lovely to your new members ;-)",
|
"PLACEHOLDER_INVITATION_TEXT": "(Optional) Add a personalized text to the invitation. Tell something lovely to your new members ;-)",
|
||||||
|
|
Loading…
Reference in New Issue