typo
This commit is contained in:
		
							parent
							
								
									0effaf7501
								
							
						
					
					
						commit
						52be23ab92
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -93,8 +93,7 @@ class TabbedChatWindow(chat.Chat):
 | 
			
		|||
			tt = _('OpenPGP Encryption')
 | 
			
		||||
		else:
 | 
			
		||||
			tb.set_sensitive(False)
 | 
			
		||||
			tt = _('%s has not broadcasted an OpenPGP key nor you have assigned one')\				
 | 
			
		||||
				% contact.name
 | 
			
		||||
			tt = _('%s has not broadcasted an OpenPGP key nor you have assigned one') % contact.name
 | 
			
		||||
		tip = gtk.Tooltips()
 | 
			
		||||
		tip.set_tip(self.xmls[jid].get_widget('gpg_eventbox'), tt)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue