mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	auth: Make the deactivated user error message clearer.
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							c5806d9728
						
					
				
				
					commit
					fa58bc340d
				
			| @@ -54,7 +54,7 @@ WRONG_SUBDOMAIN_ERROR = ( | ||||
|     + "Please contact your organization administrator with any questions." | ||||
| ) | ||||
| DEACTIVATED_ACCOUNT_ERROR = ( | ||||
|     "Your account {username} is no longer active. " | ||||
|     "Your account {username} has been deactivated. " | ||||
|     + "Please contact your organization administrator to reactivate it." | ||||
| ) | ||||
| PASSWORD_RESET_NEEDED_ERROR = ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user