This commit is contained in:
Kovid Goyal 2015-11-17 22:02:36 +05:30
parent 0c73b725f4
commit 1b086443ca

View File

@ -943,7 +943,7 @@ if you never want subcategories</string>
<item row="5" column="1"> <item row="5" column="1">
<widget class="QLineEdit" name="opt_cover_browser_title_template"> <widget class="QLineEdit" name="opt_cover_browser_title_template">
<property name="toolTip"> <property name="toolTip">
<string>The template used to generate the text below the covers. Uses the same syntax as save templates. Defaults to just the book title.</string> <string>The template used to generate the text below the covers. Uses the same syntax as save templates. Defaults to just the book title. Note that this setting is per-library, which means that you have to set it again for every different calibre library you use.</string>
</property> </property>
</widget> </widget>
</item> </item>