added translation help for 'on_command'
This commit is contained in:
		
							parent
							
								
									33d86277ff
								
							
						
					
					
						commit
						8c26791c44
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -71,7 +71,9 @@ class GajimRemote:
 | 
			
		|||
			'help':[
 | 
			
		||||
					_('show a help on specific command'),
 | 
			
		||||
					[
 | 
			
		||||
						(_('on_command'), _('show help on command'), False)
 | 
			
		||||
						#parameter, named "on_command". User gets help for the command, specified by this parameter
 | 
			
		||||
						(_('on_command'), 
 | 
			
		||||
						_('show help on command'), False)
 | 
			
		||||
					]
 | 
			
		||||
				], 
 | 
			
		||||
			'toggle_roster_appearance' : [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue