mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Fix #1286703 [minor aesthetic error](https://bugs.launchpad.net/calibre/+bug/1286703)
This commit is contained in:
parent
cc303e8ea8
commit
9d9d618c88
@ -61,6 +61,9 @@
|
||||
<string><p>Different metadata sources have different sets of tags for the same book. If this option is checked, then calibre will use the smaller tag sets. These tend to be more like genres, while the larger tag sets tend to describe the books content.
|
||||
<p>Note that this option will only make a practical difference if one of the metadata sources has a genre like tag set for the book you are searching for. Most often, they all have large tag sets.</string>
|
||||
</property>
|
||||
<property name="statusTip">
|
||||
<string>Prefer smaller tag sets when picking tags from different metadata sources</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Prefer &fewer tags</string>
|
||||
</property>
|
||||
@ -209,6 +212,9 @@
|
||||
<property name="toolTip">
|
||||
<string><p>When downloading comments, append the downloaded comments to any existing comment, instead of overwriting them.</string>
|
||||
</property>
|
||||
<property name="statusTip">
|
||||
<string>When downloading comments, append the downloaded comments to any existing comment, instead of overwriting them.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Append &comments to existing</string>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user