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
b7d82235b8
commit
0e0fd406d8
@ -505,7 +505,7 @@ class Quickview(QDialog, Ui_Quickview):
|
||||
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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user