mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Re-word the disable notifications option to make it clearer
This commit is contained in:
parent
8b224a584a
commit
e9fd62a604
@ -193,8 +193,11 @@
|
||||
</item>
|
||||
<item row="6" column="0">
|
||||
<widget class="QCheckBox" name="opt_disable_tray_notification">
|
||||
<property name="toolTip">
|
||||
<string>Disable popup notifications when calibre completes jobs such a conversion, sending to device etc. The notifications are sent via the operating system notification facility, if available.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable n&otifications in system tray</string>
|
||||
<string>Disable n&otifications on job completion</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -252,7 +255,7 @@
|
||||
<item row="4" column="0">
|
||||
<widget class="QLabel" name="label_hidpi">
|
||||
<property name="text">
|
||||
<string>&Adjust for high resolution screens (needs restart):</string>
|
||||
<string>Ad&just for high resolution screens (needs restart):</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>opt_hidpi</cstring>
|
||||
|
Loading…
x
Reference in New Issue
Block a user