mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 10:54:53 +02:00
String changes
This commit is contained in:
parent
f0218f7171
commit
bfa209a1b7
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ def __init__(self, gui, existing_names, editing=None):
|
|||
self.hl = hl = QLabel(_('''
|
||||
<h2>Virtual libraries</h2>
|
||||
|
||||
<p>Using <i>virtual libraries</i> you can restrict calibre to only show
|
||||
<p>With <i>virtual libraries</i>, you can restrict calibre to only show
|
||||
you books that match a search. When a virtual library is in effect, calibre
|
||||
behaves as though the library contains only the matched books. The Tag browser
|
||||
display only the tags/authors/series/etc. that belong to the matched books and any searches
|
||||
|
|
|
|||
Loading…
Reference in a new issue