Fix wording when user is unassigned from an issue (#5769)

Previous Gitea would display that the user had unassigned themselves even if the actor
was not the user. Fixes #4418
This commit is contained in:
Lanre Adelowo 2019-01-19 20:16:46 +01:00 committed by zeripath
parent 905e63f5b5
commit c212c98463
2 changed files with 7 additions and 2 deletions

View file

@ -692,7 +692,8 @@ issues.remove_milestone_at = `removed this from the <b>%s</b> milestone %s`
issues.deleted_milestone = `(deleted)`
issues.self_assign_at = `self-assigned this %s`
issues.add_assignee_at = `was assigned by <b>%s</b> %s`
issues.remove_assignee_at = `removed their assignment %s`
issues.remove_assignee_at = `was unassigned by <b>%s</b> %s`
issues.remove_self_assignment = `removed their assignment %s`
issues.change_title_at = `changed title from <b>%s</b> to <b>%s</b> %s`
issues.delete_branch_at = `deleted branch <b>%s</b> %s`
issues.open_tab = %d Open