Change confirm change sprint message

stable
Álex Hermida 2018-08-10 19:58:56 +02:00 committed by Alex Hermida
parent fcef1b4125
commit 43f9ab851a
1 changed files with 1 additions and 1 deletions

View File

@ -1452,7 +1452,7 @@
"MESSAGE": "You are about to detach the issue from the sprint"
},
"CONFIRM_CHANGE_FROM_SPRINT": {
"TITLE": "Move issue from another sprint",
"TITLE": "Attach issue to Sprint",
"MESSAGE": "<strong>This issue is currently attached to sprint {{ oldSprintName }}</strong>. You are about to detach it from that sprint and attach it instead to sprint <strong>{{ newSprintName }}.</strong>"
},
"CONFIRM_PROMOTE": {