mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-04-27 19:29:52 -04:00
string changes
This commit is contained in:
parent
62220a51c5
commit
e41a94d45b
@ -131,7 +131,7 @@
|
||||
<item>
|
||||
<widget class="QLineEdit" name="opt_bookshelf_author_template">
|
||||
<property name="toolTip">
|
||||
<string><p>The template used to generate an optional second line of text on the spine. This template uses the same syntax as save templates. Defaults to no second line. For very narrow books, this will be skipped when there isnt space for a second line. Note that this setting is per-library, which means that you have to set it again for every different calibre library you use.</p></string>
|
||||
<string><p>The template used to generate an optional second line of text on the spine. This template uses the same syntax as save templates. Defaults to no second line. For very narrow books, this will be skipped when there isnt space for a second line. For example, use the value {author_sort} to show the book authors. Note that this setting is per-library, which means that you have to set it again for every different calibre library you use.</p></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user