fixed typos

This commit is contained in:
kolaente 2017-12-29 15:34:24 +01:00 committed by Konrad
parent 1064acc400
commit c176353d60
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -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