From d877cd91a7457a66e88f7a9b6b39b743432f8d92 Mon Sep 17 00:00:00 2001 From: John Schember Date: Fri, 18 Dec 2009 06:06:10 -0500 Subject: [PATCH] Don't translate author name. --- src/calibre/devices/eslick/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/eslick/driver.py b/src/calibre/devices/eslick/driver.py index 5bdb1c04d2..4854c5c730 100644 --- a/src/calibre/devices/eslick/driver.py +++ b/src/calibre/devices/eslick/driver.py @@ -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