Skip to content

Commit

Permalink
Recommit string corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak654 committed Aug 9, 2022
1 parent bb9a38d commit 9df4fa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SandboxiePlus/SandMan/Forms/SettingsWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit 9df4fa9

Please sign in to comment.