|  | @@ -1434,7 +1434,7 @@ object NonVisualDataModule: TNonVisualDataModule
 | 
	
		
			
				|  |  |      object DuplicateSessionAction: TAction
 | 
	
		
			
				|  |  |        Tag = 15
 | 
	
		
			
				|  |  |        Category = 'Session'
 | 
	
		
			
				|  |  | -      Caption = '&Duplicate Session'
 | 
	
		
			
				|  |  | +      Caption = 'Du&plicate Session'
 | 
	
		
			
				|  |  |        HelpKeyword = 'task_connections'
 | 
	
		
			
				|  |  |        Hint = 
 | 
	
		
			
				|  |  |          'Duplicate session|Opens the same session again (hold down Shift ' +
 | 
	
	
		
			
				|  | @@ -1516,7 +1516,7 @@ object NonVisualDataModule: TNonVisualDataModule
 | 
	
		
			
				|  |  |      object FileSystemInfoAction: TAction
 | 
	
		
			
				|  |  |        Tag = 15
 | 
	
		
			
				|  |  |        Category = 'Command'
 | 
	
		
			
				|  |  | -      Caption = '&Server/Protocol Information'
 | 
	
		
			
				|  |  | +      Caption = 'Server/Protocol &Information'
 | 
	
		
			
				|  |  |        HelpKeyword = 'ui_fsinfo'
 | 
	
		
			
				|  |  |        Hint = 'Display server/protocol information'
 | 
	
		
			
				|  |  |        ImageIndex = 17
 |