File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1330,8 +1330,8 @@ issues.dependency.remove = Remove
1330
1330
issues.dependency.remove_info = Remove this dependency
1331
1331
issues.dependency.added_dependency = `added a new dependency %s`
1332
1332
issues.dependency.removed_dependency = `removed a dependency %s`
1333
- issues.dependency.issue_closing_blockedby = Closing this pull request is blocked by the following issues
1334
- issues.dependency.pr_closing_blockedby = Closing this issue is blocked by the following issues
1333
+ issues.dependency.pr_closing_blockedby = Closing this pull request is blocked by the following issues
1334
+ issues.dependency.issue_closing_blockedby = Closing this issue is blocked by the following issues
1335
1335
issues.dependency.issue_close_blocks = This issue blocks closing of the following issues
1336
1336
issues.dependency.pr_close_blocks = This pull request blocks closing of the following issues
1337
1337
issues.dependency.issue_close_blocked = You need to close all issues blocking this issue before you can close it.
You can’t perform that action at this time.
0 commit comments