mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
2b2e1414ea
commit
f06afd8437
@ -160,5 +160,5 @@ class FetchAnnotationsAction(InterfaceAction):
|
||||
entries.extend([title, tb, ''])
|
||||
error_dialog(self.gui, _('Some errors'),
|
||||
_('Could not fetch annotations for some books. Click '
|
||||
'show details to see which ones.'),
|
||||
'"Show details" to see which ones.'),
|
||||
det_msg='\n'.join(entries), show=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user