mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	deactivate_modal: Update message in modal to indicate reversibility.
Updated the message in the deactivate channel modal from "THis action cannot be undone" to "You can always unarchive the channel.".
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							5c33cc9eab
						
					
				
				
					commit
					012986c416
				
			@@ -22,7 +22,7 @@
 | 
			
		||||
        {{/if}}
 | 
			
		||||
    </ul>
 | 
			
		||||
    {{#tr}}
 | 
			
		||||
        Users can still search for messages in archived channels.<br/>
 | 
			
		||||
        This action cannot be undone.
 | 
			
		||||
        Users can still search for messages in archived channels.
 | 
			
		||||
        You can always unarchive this channel.
 | 
			
		||||
    {{/tr}}
 | 
			
		||||
</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user