mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
302e4c54e9
commit
401994082e
@ -376,7 +376,7 @@ class PolishAction(InterfaceAction):
|
||||
if d.jobs:
|
||||
self.gui.jobs_pointer.start()
|
||||
self.gui.status_bar.show_message(
|
||||
_('Starting polishing of %d book(s)') % len(d.jobs), 2000)
|
||||
_('Start polishing of %d book(s)') % len(d.jobs), 2000)
|
||||
|
||||
def book_polished(self, job):
|
||||
if job.failed:
|
||||
|
Loading…
x
Reference in New Issue
Block a user