mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	Don't translate author name.
This commit is contained in:
		
							parent
							
								
									d75040c80a
								
							
						
					
					
						commit
						d877cd91a7
					
				@ -14,7 +14,7 @@ class ESLICK(USBMS):
 | 
			
		||||
    name           = 'ESlick Device Interface'
 | 
			
		||||
    gui_name       = 'Foxit ESlick'
 | 
			
		||||
    description    = _('Communicate with the ESlick eBook reader.')
 | 
			
		||||
    author         = _('Kovid Goyal')
 | 
			
		||||
    author         = 'Kovid Goyal'
 | 
			
		||||
    supported_platforms = ['windows', 'osx', 'linux']
 | 
			
		||||
 | 
			
		||||
    # Ordered list of supported formats
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user