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
6c8941f1f1
commit
e1f81c563d
@ -70,7 +70,7 @@
|
|||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QLabel" name="label_5">
|
<widget class="QLabel" name="label_5">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Icon size:</string>
|
<string>Icon si&ze:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>opt_toolbar_icon_size</cstring>
|
<cstring>opt_toolbar_icon_size</cstring>
|
||||||
@ -142,7 +142,7 @@
|
|||||||
<item row="5" column="0">
|
<item row="5" column="0">
|
||||||
<widget class="QCheckBox" name="opt_systray_icon">
|
<widget class="QCheckBox" name="opt_systray_icon">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable system &tray icon (needs restart)</string>
|
<string>Enable s&ystem tray icon (needs restart)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -187,7 +187,7 @@
|
|||||||
<item row="6" column="0">
|
<item row="6" column="0">
|
||||||
<widget class="QCheckBox" name="opt_disable_tray_notification">
|
<widget class="QCheckBox" name="opt_disable_tray_notification">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Disable &notifications in system tray</string>
|
<string>Disable n&otifications in system tray</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -245,7 +245,10 @@
|
|||||||
<item row="4" column="0">
|
<item row="4" column="0">
|
||||||
<widget class="QLabel" name="label_hidpi">
|
<widget class="QLabel" name="label_hidpi">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Adjust for high resolution screens (needs restart):</string>
|
<string>Adjust for &high resolution screens (needs restart):</string>
|
||||||
|
</property>
|
||||||
|
<property name="buddy">
|
||||||
|
<cstring>opt_hidpi</cstring>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -521,7 +524,7 @@ A value of zero means calculate automatically.</string>
|
|||||||
<item row="4" column="0" colspan="2">
|
<item row="4" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="opt_cover_grid_show_title">
|
<widget class="QCheckBox" name="opt_cover_grid_show_title">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show a field (such as title) &under the covers</string>
|
<string>Show a &field (such as title) under the covers</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user