mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
017d2630e3
commit
99b015e0d4
@ -638,7 +638,6 @@ class Translator(QTranslator):
|
||||
except:
|
||||
return u''
|
||||
t = _
|
||||
print 111111, src, t(src)
|
||||
return t(src)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user