String changes

This commit is contained in:
Kovid Goyal 2020-12-28 08:53:57 +05:30
parent f51d169f55
commit 7514b58066
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -29,7 +29,7 @@
- Happy holidays to all calibre users!
- E-book Viewer: Add a mode to follow links with only the keyboard (triggered by Alt+F)
- E-book viewer: Add a mode to follow links with only the keyboard (triggered by Alt+F)
- [1908929] Edit book: A new option to show a configurable number lines above the current line when syncing the position of the preview panel to the current position in the code editor (under Preview settings in the Editor preferences).
@ -37,7 +37,7 @@
- Content server viewer: Don't enter full screen mode automatically when reading on desktop like devices (this can be controlled via a setting in the viewer preferences under Page layout)
- E-book Viewer tool bar: Add a select all action and a Read aloud action (can be added by right clicking the tool bar and configuring it)
- E-book viewer tool bar: Add a select all action and a Read aloud action (can be added by right clicking the tool bar and configuring it)
- Template/formatter enhancements: Add a 'for' statement and add the ability for a developer to pass extra information to a template.