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
dbd738e5f6
commit
685ac9e5cb
@ -816,7 +816,7 @@ A value of zero means calculate automatically.</string>
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="opt_bd_show_cover">
|
<widget class="QCheckBox" name="opt_bd_show_cover">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show &cover in the Book details panel</string>
|
<string>Show &cover</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -1147,14 +1147,14 @@ see the counts by hovering your mouse over any item.</string>
|
|||||||
<item row="7" column="0" colspan="3">
|
<item row="7" column="0" colspan="3">
|
||||||
<widget class="QCheckBox" name="opt_cb_fullscreen">
|
<widget class="QCheckBox" name="opt_cb_fullscreen">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>When showing the Cover browser in a separate window, show it &fullscreen</string>
|
<string>When showing in a separate window, show it &fullscreen</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="0" colspan="3">
|
<item row="0" column="0" colspan="3">
|
||||||
<widget class="QCheckBox" name="opt_separate_cover_flow">
|
<widget class="QCheckBox" name="opt_separate_cover_flow">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show Cover &browser in a separate window (needs restart)</string>
|
<string>Show in a &separate window (needs restart)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -1165,14 +1165,14 @@ see the counts by hovering your mouse over any item.</string>
|
|||||||
them to all have the same width and height</string>
|
them to all have the same width and height</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Preserve &aspect ratio of covers displayed in the Cover browser</string>
|
<string>Preserve &aspect ratio of covers</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="0" colspan="3">
|
<item row="2" column="0" colspan="3">
|
||||||
<widget class="QCheckBox" name="opt_cover_browser_reflections">
|
<widget class="QCheckBox" name="opt_cover_browser_reflections">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show &reflections in the Cover browser</string>
|
<string>Show &reflections</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -1223,7 +1223,7 @@ current Virtual library. If unchecked, Quickview ignores Virtual libraries. If
|
|||||||
unchecked then only row changes are taken into account.</string>
|
unchecked then only row changes are taken into account.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Apply Virtual libraries in Quickview panel</string>
|
<string>&Apply Virtual libraries</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user