mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add owner to delete repo message (#2886)
This commit is contained in:
		@@ -908,7 +908,7 @@ settings.wiki_deletion_success = Repository wiki data have been erased.
 | 
			
		||||
settings.delete = Delete This Repository
 | 
			
		||||
settings.delete_desc = Once you delete a repository, there is no going back. Please be certain.
 | 
			
		||||
settings.delete_notices_1 = - This operation <strong>CANNOT</strong> be undone.
 | 
			
		||||
settings.delete_notices_2 = - This operation will permanently delete everything in this repository including code, issues, comments, the wiki, and collaborators associations.
 | 
			
		||||
settings.delete_notices_2 = - This operation will permanently delete everything in the <strong>%s</strong> repository, including code, issues, comments, the wiki, and collaborators associations.
 | 
			
		||||
settings.delete_notices_fork_1 = - All forks will become independent repositories after deletion.
 | 
			
		||||
settings.deletion_success = Repository has been deleted.
 | 
			
		||||
settings.update_settings_success = Repository options have been updated.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user