diff --git a/src/calibre/gui2/actions/edit_metadata.py b/src/calibre/gui2/actions/edit_metadata.py index 718ece46d2..945c272718 100644 --- a/src/calibre/gui2/actions/edit_metadata.py +++ b/src/calibre/gui2/actions/edit_metadata.py @@ -284,7 +284,7 @@ class EditMetadataAction(InterfaceAction): if not confirm('

'+_( 'Book formats from the selected books will be merged ' 'into the first selected book (%s). ' - 'Metadata in the first selected book will not be changed.' + 'Metadata in the first selected book will not be changed. ' 'Author, Title, ISBN and all other metadata will not be merged.

' 'After merger the second and subsequently ' 'selected books, with any metadata they have will be deleted.

'