Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some typos in SettingsWindow UI #253

Merged
merged 1 commit into from
Dec 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions SandboxiePlus/SandMan/Forms/SettingsWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<item row="3" column="1" colspan="2">
<widget class="QCheckBox" name="chkAutoUpdate">
<property name="text">
<string>Check periodicaly for updates of Sandboxie-Plus</string>
<string>Check periodically for updates of Sandboxie-Plus</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -409,7 +409,7 @@
<item row="1" column="0" colspan="2">
<widget class="QLabel" name="label_2">
<property name="text">
<string>When any of following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301.</string>
<string>When any of the following programs is launched outside any sandbox, Sandboxie will issue message SBIE1301.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down Expand Up @@ -443,7 +443,7 @@
</widget>
<widget class="QWidget" name="tabCompat">
<attribute name="title">
<string>Software Compatybility</string>
<string>Software Compatibility</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
Expand Down Expand Up @@ -494,7 +494,7 @@
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes.</string>
<string>Sandboxie has detected the following software applications in your system. Click OK to apply configuration settings, which will improve compatibility with these applications. These configuration settings will have effect in all existing sandboxes and in any new sandboxes.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down