mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-1' of https://github.com/edent/calibre
This commit is contained in:
commit
55b503c5b5
@ -542,7 +542,7 @@ class ChooseLibraryAction(InterfaceAction):
|
||||
if d.error is None:
|
||||
if not question_dialog(self.gui, _('Success'),
|
||||
_('Found no errors in your calibre library database.'
|
||||
' Do you want calibre to check if the files in your '
|
||||
' Do you want calibre to check if the files in your'
|
||||
' library match the information in the database?')):
|
||||
return
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user