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
ce0898ca53
commit
95a9042e48
@ -618,7 +618,7 @@ browser` you can change the number of covers displayed, and even have the
|
||||
Quickview
|
||||
----------
|
||||
|
||||
Sometimes you want to select a book and quickly get a list of books with the same value in some category (authors, tags, publisher, series, etc.) as the currently selected book, but without changing the current view of the library. You can do this with Quickview. Quickview opens either a second window or a panel in the book list showing the list of books matching the value of interest. For example, assume you want to see a list of all the books with the one or more of the authors of the currently-selected book. Click in the author cell you are interested in and press the 'Q' key or click the Quickview icon in the Layout section of the calibre window. A window or panel will open with all the authors for that book on the left, and all the books by the selected author on the right.
|
||||
Sometimes you want to select a book and quickly get a list of books with the same value in some category (authors, tags, publisher, series, etc.) as the currently selected book, but without changing the current view of the library. You can do this with Quickview. Quickview opens either a second window or a panel in the book list showing the list of books matching the value of interest. For example, assume you want to see a list of all the books with the one or more of the authors of the currently-selected book. Click in the author cell you are interested in and press the 'Q' key or click the :guilabel:`Quickview` icon in the :guilabel:`Layout` section of the calibre window. A window or panel will open with all the authors for that book on the left, and all the books by the selected author on the right.
|
||||
|
||||
Some example Quickview usages: quickly seeing what other books:
|
||||
- have some tag(s) applied to the currently selected book,
|
||||
|
@ -380,7 +380,7 @@ class KINDLE2(KINDLE):
|
||||
_('Overwrite existing apnx on device') + ':::' + _(
|
||||
'Uncheck this option to allow an apnx file existing on the device'
|
||||
' to have priority over the version which calibre would send.'
|
||||
' Since apnx files are usually deleted when a book is removed from'
|
||||
' Since APNX files are usually deleted when a book is removed from'
|
||||
' the Kindle, this is mostly useful when resending a book to the'
|
||||
' device which is already on the device (e.g. after making a'
|
||||
' modification.)'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user