mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix dependency translations (#16753)
Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com>
This commit is contained in:
		@@ -1330,8 +1330,8 @@ issues.dependency.remove = Remove
 | 
				
			|||||||
issues.dependency.remove_info = Remove this dependency
 | 
					issues.dependency.remove_info = Remove this dependency
 | 
				
			||||||
issues.dependency.added_dependency = `added a new dependency %s`
 | 
					issues.dependency.added_dependency = `added a new dependency %s`
 | 
				
			||||||
issues.dependency.removed_dependency = `removed a dependency %s`
 | 
					issues.dependency.removed_dependency = `removed a dependency %s`
 | 
				
			||||||
issues.dependency.issue_closing_blockedby = Closing this pull request is blocked by the following issues
 | 
					issues.dependency.pr_closing_blockedby = Closing this pull request is blocked by the following issues
 | 
				
			||||||
issues.dependency.pr_closing_blockedby = Closing this issue is blocked by the following issues
 | 
					issues.dependency.issue_closing_blockedby = Closing this issue is blocked by the following issues
 | 
				
			||||||
issues.dependency.issue_close_blocks = This issue blocks closing of the following issues
 | 
					issues.dependency.issue_close_blocks = This issue blocks closing of the following issues
 | 
				
			||||||
issues.dependency.pr_close_blocks = This pull request blocks closing of the following issues
 | 
					issues.dependency.pr_close_blocks = This pull request blocks closing of the following issues
 | 
				
			||||||
issues.dependency.issue_close_blocked = You need to close all issues blocking this issue before you can close it.
 | 
					issues.dependency.issue_close_blocked = You need to close all issues blocking this issue before you can close it.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user