mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
f77c3bf3a6
commit
2a765dbe05
@ -504,7 +504,7 @@ class SearchRestrictionMixin(object):
|
|||||||
example = '<pre>{0}S{1}ome {0}B{1}ook {0}C{1}ollection</pre>'.format(
|
example = '<pre>{0}S{1}ome {0}B{1}ook {0}C{1}ollection</pre>'.format(
|
||||||
'<span style="%s">' % emphasis_style(), '</span>')
|
'<span style="%s">' % emphasis_style(), '</span>')
|
||||||
chars = '<pre style="%s">sbc</pre>' % emphasis_style()
|
chars = '<pre style="%s">sbc</pre>' % emphasis_style()
|
||||||
help_text = _('''<p>Quickly choose a Virtual library by typing in just a few characters from the file name into the field above.
|
help_text = _('''<p>Quickly choose a Virtual library by typing in just a few characters from the library name into the field above.
|
||||||
For example, if want to choose the VL:
|
For example, if want to choose the VL:
|
||||||
{example}
|
{example}
|
||||||
Simply type in the characters:
|
Simply type in the characters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user