String changes

This commit is contained in:
Kovid Goyal 2020-05-15 10:33:32 +05:30
parent b7d82235b8
commit 0e0fd406d8
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -505,7 +505,7 @@ def _refresh(self, book_id, key):
a.setToolTip(
'<p>' + _(
'Click to show only books with this item. '
'Double click to search for this item in the tag browser') + '</p>')
'Double click to search for this item in the Tag browser') + '</p>')
self.items.addItem(a)
self.items.setCurrentRow(0)