Update OptionsWindow.ui
This commit is contained in:
parent
fe6714a80e
commit
500981aef4
|
@ -1866,7 +1866,7 @@ For files access you can use 'Direct All' instead to make it apply to all progra
|
|||
<item row="2" column="1">
|
||||
<widget class="QCheckBox" name="chkOpenDevCMApi">
|
||||
<property name="text">
|
||||
<string>Allow sandboxed programs to Managing Hardware/Devices</string>
|
||||
<string>Allow sandboxed programs to managing Hardware/Devices</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -1880,7 +1880,7 @@ For files access you can use 'Direct All' instead to make it apply to all progra
|
|||
<item row="4" column="1">
|
||||
<widget class="QCheckBox" name="chkOpenLsaEndpoint">
|
||||
<property name="text">
|
||||
<string>Open access to windows Local Security Authority</string>
|
||||
<string>Open access to Windows Local Security Authority</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue