Recommit string corrections
This commit is contained in:
parent
bb9a38d851
commit
9df4fa911f
|
@ -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 "Pizza" Background in box list*</string>
|
||||
<string>Show "Pizza" 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>
|
||||
|
|
Loading…
Reference in New Issue