Provide button to delete merged pull request (#441)
* provide button to delete merged pull request * golint fix
This commit is contained in:
parent
d4924d45d6
commit
4b7594d9fa
5 changed files with 40 additions and 1 deletions
|
@ -588,6 +588,7 @@ pulls.cannot_auto_merge_desc = This pull request can't be merged automatically b
|
|||
pulls.cannot_auto_merge_helper = Please merge manually in order to resolve the conflicts.
|
||||
pulls.merge_pull_request = Merge Pull Request
|
||||
pulls.open_unmerged_pull_exists = `You can't perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.`
|
||||
pulls.delete_branch = Delete Branch
|
||||
|
||||
milestones.new = New Milestone
|
||||
milestones.open_tab = %d Open
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue