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
20f08f9791
commit
ecb1ea36f8
@ -249,7 +249,7 @@ Only works with output formats such as EPUB that support CSS transforms
|
||||
|
||||
- Viewer: Fix selection popup bar not always close to mouse when ending select-to-drag
|
||||
|
||||
- Fix calibre-server not exiting on Ctrl+c on Windows
|
||||
- Fix calibre-server not exiting on Ctrl+C on Windows
|
||||
|
||||
- [1897410] Content server OPDS feeds: Fix error if the metadata for a book contains particular Unicode characters.
|
||||
|
||||
@ -663,7 +663,7 @@ For books sent with this release of calibre, reconnecting the Kindle to calibre
|
||||
|
||||
- Viewer: Improve the interface for changing font sizes
|
||||
|
||||
- Viewer: Add a keyboard shortcut (Ctrl+Alt+b) for adding a bookmark
|
||||
- Viewer: Add a keyboard shortcut (Ctrl+Alt+B) for adding a bookmark
|
||||
|
||||
|
||||
:: bug fixes
|
||||
@ -767,7 +767,7 @@ For books sent with this release of calibre, reconnecting the Kindle to calibre
|
||||
|
||||
- Edit book: Allow skipping confirmation dialog when marking non-first file as cover page
|
||||
|
||||
- [1866742] Add a shortcut [Ctrl+Alt+p] to switch to the previously opened library.
|
||||
- [1866742] Add a shortcut [Ctrl+Alt+P] to switch to the previously opened library.
|
||||
|
||||
|
||||
:: bug fixes
|
||||
@ -820,11 +820,11 @@ For books sent with this release of calibre, reconnecting the Kindle to calibre
|
||||
|
||||
- [1864305] Content server: Add a button to delete all locally cached books.
|
||||
|
||||
- Edit Book: Allow selecting the contents of a tag with Ctrl+Alt+t
|
||||
- Edit Book: Allow selecting the contents of a tag with Ctrl+Alt+T
|
||||
|
||||
- Viewer: Save current position after 3 seconds of last position change. Useful if the viewer crashes on resume from sleep.
|
||||
|
||||
- [1864356] Viewer: Add a keyboard shortcut (Ctrl+w) to toggle the scrollbar.
|
||||
- [1864356] Viewer: Add a keyboard shortcut (Ctrl+W) to toggle the scrollbar.
|
||||
|
||||
- Viewer: Keyboard shortcuts to change number of columns (Ctrl+[ and Ctrl+])
|
||||
|
||||
@ -864,13 +864,13 @@ For books sent with this release of calibre, reconnecting the Kindle to calibre
|
||||
|
||||
- Edit book: Preview panel: Allow right clicking on images to edit them
|
||||
|
||||
- Add a new Quick select action to quickly select a virtual library with a few keystrokes. Activated by Ctrl+t or the Virtual library menu
|
||||
- Add a new Quick select action to quickly select a virtual library with a few keystrokes. Activated by Ctrl+T or the Virtual library menu
|
||||
|
||||
- Viewer: Calculate default column widths based on current font size
|
||||
|
||||
- [1862441] Viewer: Add a control to quit the viewer useful on touchscreens.
|
||||
|
||||
- [1862432] Viewer: Add shortcut for showing metadata (Ctrl+n)
|
||||
- [1862432] Viewer: Add shortcut for showing metadata (Ctrl+N)
|
||||
|
||||
|
||||
:: bug fixes
|
||||
@ -1357,7 +1357,7 @@ If you turn on dark mode under the Windows Settings->Personalisation->Colors and
|
||||
|
||||
- Viewer: Don't flash the home page before loading a book if a book has been specified
|
||||
|
||||
- Viewer: Fix Ctrl+m shortcut not working on Windows
|
||||
- Viewer: Fix Ctrl+M shortcut not working on Windows
|
||||
|
||||
- Content server: Fix regression that caused series name in book details view not not be blue to indicate it is clickable
|
||||
|
||||
|
@ -329,7 +329,7 @@ The first, most important step is to run calibre in debug mode. You can do this
|
||||
|
||||
calibre-debug -g
|
||||
|
||||
Or from within calibre by right-clicking the :guilabel:`Preferences` button or using the `Ctrl+Shift+R` keyboard shortcut.
|
||||
Or from within calibre by right-clicking the :guilabel:`Preferences` button or using the :kbd:`Ctrl+Shift+R` keyboard shortcut.
|
||||
|
||||
When running from the command line, debug output will be printed to the console, when running from within calibre the output will go to a txt file.
|
||||
|
||||
|
@ -99,8 +99,8 @@ name, calibre will take care of the rest.
|
||||
You can also bulk rename many files at once. This is useful
|
||||
if you want the files to have some simple name pattern. For example you might
|
||||
want to rename all the HTML files to have names Chapter-1.html, Chapter-2.html
|
||||
and so on. Select the files you want bulk renamed by holding down the Shift or
|
||||
Ctrl key and clicking the files. Then right click and select :guilabel:`Bulk
|
||||
and so on. Select the files you want bulk renamed by holding down the :kbd:`Shift` or
|
||||
:kbd:`Ctrl` key and clicking the files. Then right click and select :guilabel:`Bulk
|
||||
rename`. Enter a prefix and what number you would like the automatic numbering
|
||||
to start at, click OK and you are done. The bulk rename dialog also lets you
|
||||
rename files by the order they appear in the book instead of the order you
|
||||
@ -119,7 +119,7 @@ can sometimes be useful to have everything in a single file. Be wary, though,
|
||||
putting a lot of content into a single file will cause performance problems
|
||||
when viewing the book in a typical e-book reader.
|
||||
|
||||
To merge multiple files together, select them by holding the Ctrl key and
|
||||
To merge multiple files together, select them by holding the :kbd:`Ctrl` key and
|
||||
clicking on them (make sure you only select files of one type, either all HTML
|
||||
files or all CSS files and so on). Then right click and select merge. That's
|
||||
all, calibre will merge the files, automatically taking care of migrating all
|
||||
@ -258,7 +258,7 @@ click in the Find box and select :guilabel:`Save current search`.
|
||||
You can bring up the saved searches via :guilabel:`Search->Saved
|
||||
searches`. This will present you with a list of search and replace expressions
|
||||
that you can apply. You can even select multiple entries in the list by holding
|
||||
down the Ctrl key while clicking so as to run multiple search and replace
|
||||
down the :kbd:`Ctrl` key while clicking so as to run multiple search and replace
|
||||
expressions in a single operation.
|
||||
|
||||
Function mode
|
||||
@ -690,7 +690,7 @@ Inserting special characters
|
||||
|
||||
You can insert characters that are difficult to type by using the
|
||||
:guilabel:`Edit->Insert special character` tool. This shows you all Unicode
|
||||
characters, simply click on the character you want to type. If you hold Ctrl
|
||||
characters, simply click on the character you want to type. If you hold :kbd:`Ctrl`
|
||||
while clicking, the window will close itself after inserting the selected
|
||||
character. This tool can be used to insert special characters into the main
|
||||
text or into any other area of the user interface, such as the Search and
|
||||
@ -705,11 +705,11 @@ and dropping the characters in favorites around.
|
||||
|
||||
You can also directly type in special characters using the keyboard. To do
|
||||
this, you type the Unicode code for the character (in hexadecimal) and then
|
||||
press the :guilabel:`Alt+X` key which will convert the previously typed code
|
||||
press the :kbd:`Alt+X` key which will convert the previously typed code
|
||||
into the corresponding character. For example, to type ÿ you would type ff and
|
||||
then Alt+X. To type a non-breaking space you would use a0 and then
|
||||
:guilabel:`Alt+X`, to type the horizontal ellipsis you would use 2026 and
|
||||
:guilabel:`Alt+X` and so on.
|
||||
then :kbd:`Alt+X`. To type a non-breaking space you would use a0 and then
|
||||
:kbd:`Alt+X`, to type the horizontal ellipsis you would use 2026 and
|
||||
:kbd:`Alt+X` and so on.
|
||||
|
||||
Finally, you can type in special characters by using HTML named entities. For
|
||||
example, typing will be replaced by a non breaking space when you type the
|
||||
@ -820,7 +820,7 @@ Context sensitive help
|
||||
|
||||
You can right click on an HTML tag name or a CSS property name to get help for that tag or property.
|
||||
|
||||
You can also hold down the Ctrl key and click on any filename inside a link tag
|
||||
You can also hold down the :kbd:`Ctrl` key and click on any filename inside a link tag
|
||||
to open that file in the editor automatically.
|
||||
|
||||
.. _editor_auto_complete:
|
||||
|
@ -638,7 +638,7 @@ The Quickview panel can be left open permanently, in which case it follows movem
|
||||
|
||||
Double-click on a book in the Quickview window to select that book in the library view. This will also change the items display in the QuickView window (the left-hand panel) to show the items in the newly-selected book.
|
||||
|
||||
``Shift-`` or ``Ctrl-`` double-click on a book in the Quickview window to open the edit metadata dialog on that book in the calibre window. The edited book will be Quickview'ed when you close the edit metadata dialog.
|
||||
:kbd:`Shift-` or :kbd:`Ctrl-` double-click on a book in the Quickview window to open the edit metadata dialog on that book in the calibre window. The edited book will be Quickview'ed when you close the edit metadata dialog.
|
||||
|
||||
You can see if a column can be Quickview'ed by hovering your mouse over the column heading and looking at the tooltip for that heading. You can also know by right-clicking on the column heading to see of the "Quickview" option is shown in the menu, in which case choosing that Quickview option is equivalent to pressing 'Q' in the current cell.
|
||||
|
||||
|
@ -42,7 +42,7 @@ The viewer has two modes, "paged" and "flow". In paged mode the book content
|
||||
is presented as pages, similar to a paper book. In flow mode the text is
|
||||
presented continuously, like in a web browser. You can switch between them
|
||||
using the viewer Preferences under :guilabel:`Page layout` or by pressing the
|
||||
:kbd:`Ctrl+m` key.
|
||||
:kbd:`Ctrl+M` key.
|
||||
|
||||
|
||||
Bookmarks
|
||||
@ -51,7 +51,7 @@ Bookmarks
|
||||
When you are in the middle of a book and close the E-book viewer, it will remember
|
||||
where you stopped reading and return there the next time you open the book. You
|
||||
can also set bookmarks in the book by using the :guilabel:`Bookmarks` button in
|
||||
the E-book viewer controls or pressing :kbd:`Ctrl+b`. When viewing EPUB format books,
|
||||
the E-book viewer controls or pressing :kbd:`Ctrl+B`. When viewing EPUB format books,
|
||||
these bookmarks are actually saved in the EPUB file itself. You can add
|
||||
bookmarks, then send the file to a friend. When they open the file, they will
|
||||
be able to see your bookmarks. You can turn off this behavior in the
|
||||
|
Loading…
x
Reference in New Issue
Block a user