Re-word the disable notifications option to make it clearer

This commit is contained in:
Kovid Goyal 2018-01-04 13:47:29 +05:30
parent 8b224a584a
commit e9fd62a604
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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&amp;otifications in system tray</string>
<string>Disable n&amp;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>&amp;Adjust for high resolution screens (needs restart):</string>
<string>Ad&amp;just for high resolution screens (needs restart):</string>
</property>
<property name="buddy">
<cstring>opt_hidpi</cstring>