Typo. Fixes #7479
This commit is contained in:
		
							parent
							
								
									7d94faa7d0
								
							
						
					
					
						commit
						31aa419c17
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1767,7 +1767,7 @@ class Connection(CommonConnection, ConnectionHandlers):
 | 
			
		|||
            gajim.nec.push_incoming_event(OurShowEvent(None, conn=self,
 | 
			
		||||
                show=gajim.SHOW_LIST[self.connected]))
 | 
			
		||||
            gajim.nec.push_incoming_event(InformationEvent(None, conn=self,
 | 
			
		||||
                level='error', pri_txt=_('Invisibility not supported',
 | 
			
		||||
                level='error', pri_txt=_('Invisibility not supported'),
 | 
			
		||||
                sec_txt=_('Account %s doesn\'t support invisibility.') % \
 | 
			
		||||
                self.name)))
 | 
			
		||||
            return
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue