fixed typos
This commit is contained in:
parent
1064acc400
commit
c176353d60
|
|
@ -748,9 +748,9 @@ issues.dependency.remove_header = Remove Dependency
|
|||
issues.dependency.remove_text = This will remove the dependency to this issue. Are you sure? You cannot undo this!
|
||||
issues.dependency.setting = Issues can have dependencies
|
||||
issues.dependency.add_error_same_issue = You cannot make an issue depend on itself!
|
||||
issues.dependency.add_error_dep_not_exist = Dependend issue does not exist!
|
||||
issues.dependency.add_error_dep_not_exist = Dependent issue does not exist!
|
||||
issues.dependency.add_error_dep_exists = Dependency already exists!
|
||||
issues.dependency.add_error_cannot_create_circular = You cannot create a dependency whith two issues blocking each other!
|
||||
issues.dependency.add_error_cannot_create_circular = You cannot create a dependency with two issues blocking each other!
|
||||
issues.dependency.add_error_dep_not_same_repo = Both issues must be in the same repo!
|
||||
|
||||
pulls.desc = Pulls management your code review and merge requests
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user