Update OptionsWindow.ui

The last commits have strangely brought back a few text strings whose typos were actually already corrected.
This commit is contained in:
Michael 2024-05-23 15:57:32 +02:00 committed by GitHub
parent b4d8c7bf50
commit 6071da096a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -737,7 +737,7 @@
<item row="15" column="1" colspan="2">
<widget class="QCheckBox" name="chkBlockCapture">
<property name="toolTip">
<string>This feature does not block all means of optaining a screen capture only some common once.</string>
<string>This feature does not block all means of obtaining a screen capture, only some common ones.</string>
</property>
<property name="text">
<string>Prevent sandboxed processes from capturing window images (Experimental, may cause UI glitches)</string>
@ -834,7 +834,7 @@
<item row="14" column="1" colspan="2">
<widget class="QCheckBox" name="chkUserOperation">
<property name="toolTip">
<string>Prevent move mouse, bring in front, and simmilar operations, this is likely to cause issues with games.</string>
<string>Prevent move mouse, bring in front, and similar operations, this is likely to cause issues with games.</string>
</property>
<property name="text">
<string>Prevent interference with the user interface (Experimental)</string>