1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

#1545 Cross reference the commit from the issue when it is closed by the commit

This commit is contained in:
Unknwon
2015-08-30 00:45:56 +08:00
parent 302938e646
commit 9b9e5f0290
9 changed files with 46 additions and 23 deletions

View File

@@ -439,6 +439,7 @@ issues.reopen_comment_issue = Reopen and comment
issues.create_comment = Comment
issues.closed_at = `closed <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.reopened_at = `reopened <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.commit_ref_at = `referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.poster = Poster
issues.admin = Admin
issues.owner = Owner