' + _('If the item you want is not in the available list, ' 'you can add it here. Accepts an ampersand-separated ' - 'list of items. The item(s) will be applied to ' + 'list of items. The items will be applied to ' 'the book.') + '
') else: self.add_tag_input.setToolTip('' + _('If the item you want is not in the available list, ' 'you can add it here. Accepts a comma-separated ' - 'list of items. The item(s) will be applied to ' + 'list of items. The items will be applied to ' 'the book.') + '
') self.key = key self.index = db.row(id_) if id_ is not None else None diff --git a/src/calibre/gui2/dialogs/tag_list_editor.ui b/src/calibre/gui2/dialogs/tag_list_editor.ui index a0373d32c6..bce74ed65b 100644 --- a/src/calibre/gui2/dialogs/tag_list_editor.ui +++ b/src/calibre/gui2/dialogs/tag_list_editor.ui @@ -79,7 +79,7 @@ not be forgotten.</p>