fix even more the string
This commit is contained in:
		
							parent
							
								
									b0c31574a2
								
							
						
					
					
						commit
						c18df68b21
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -240,7 +240,9 @@ class GajimRemote:
 | 
			
		|||
					_('Sends custom XML'), 
 | 
			
		||||
					[
 | 
			
		||||
						('xml', _('XML to send'), True),
 | 
			
		||||
						('account', _('Account, if not, xml will be sent to all accounts'), False)
 | 
			
		||||
						('account', _('Account in which the xml will be sent; '
 | 
			
		||||
						'if not specified, xml will be sent to all accounts'),
 | 
			
		||||
							False)
 | 
			
		||||
					]
 | 
			
		||||
				],
 | 
			
		||||
			}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue