Recommit string corrections

This commit is contained in:
isaak654 2022-08-09 20:00:10 +02:00
parent bb9a38d851
commit 9df4fa911f
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 3 additions and 3 deletions

View File

@ -125,7 +125,7 @@
<item row="9" column="1" colspan="2">
<widget class="QCheckBox" name="chkMonitorSize">
<property name="text">
<string>Count and display the disk space ocupied by each sandbox</string>
<string>Count and display the disk space occupied by each sandbox</string>
</property>
</widget>
</item>
@ -456,7 +456,7 @@
<item row="4" column="1" colspan="2">
<widget class="QCheckBox" name="chkBackground">
<property name="text">
<string>Show &quot;Pizza&quot; Background in box list*</string>
<string>Show &quot;Pizza&quot; Background in box list *</string>
</property>
<property name="tristate">
<bool>true</bool>
@ -466,7 +466,7 @@
<item row="11" column="2" colspan="2">
<widget class="QLabel" name="label_11">
<property name="text">
<string>* indetermined means depanding on the view mode</string>
<string>* a partially checked checkbox will leave the behavior to be determined by the view mode.</string>
</property>
</widget>
</item>