mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 02:04:11 +01:00 
			
		
		
		
	Add strike to old header on comment (#8046)
This commit is contained in:
		
							parent
							
								
									0a1c824bc7
								
							
						
					
					
						commit
						016083b328
					
				@ -775,7 +775,7 @@ issues.self_assign_at = `self-assigned this %s`
 | 
			
		||||
issues.add_assignee_at = `was assigned by <b>%s</b> %s`
 | 
			
		||||
issues.remove_assignee_at = `was unassigned by <b>%s</b> %s`
 | 
			
		||||
issues.remove_self_assignment = `removed their assignment %s`
 | 
			
		||||
issues.change_title_at = `changed title from <b>%s</b> to <b>%s</b> %s`
 | 
			
		||||
issues.change_title_at = `changed title from <b><strike>%s</strike></b> to <b>%s</b> %s`
 | 
			
		||||
issues.delete_branch_at = `deleted branch <b>%s</b> %s`
 | 
			
		||||
issues.open_tab = %d Open
 | 
			
		||||
issues.close_tab = %d Closed
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user