forked from forgejo/forgejo
Improve dependency UI (#4503)
This commit is contained in:
parent
fa4663e61e
commit
fab7937c62
5 changed files with 53 additions and 56 deletions
|
@ -794,6 +794,7 @@ issues.dependency.pr_no_dependencies = This pull request currently doesn't have
|
|||
issues.dependency.add = Add dependency...
|
||||
issues.dependency.cancel = Cancel
|
||||
issues.dependency.remove = Remove
|
||||
issues.dependency.remove_info = Remove this dependency
|
||||
issues.dependency.added_dependency = `<a href="%[1]s">%[2]s</a> added a new dependency %[3]s`
|
||||
issues.dependency.removed_dependency = `<a href="%[1]s">%[2]s</a> removed a dependency %[3]s`
|
||||
issues.dependency.issue_closing_blockedby = Closing this pull request is blocked by the following issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue