diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index 2906f028..83ec11b4 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -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": "This issue is currently attached to sprint {{ oldSprintName }}. You are about to detach it from that sprint and attach it instead to sprint {{ newSprintName }}." }, "CONFIRM_PROMOTE": {