chore:更新关闭web沙箱文本

This commit is contained in:
2025-09-17 22:09:47 +08:00
parent c0811ef6d2
commit 6b67f0ec0a

View File

@@ -71,7 +71,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>-131</y> <y>-434</y>
<width>666</width> <width>666</width>
<height>1270</height> <height>1270</height>
</rect> </rect>
@@ -401,7 +401,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Safe Mode</string> <string>Disable Safe Mode</string>
</property> </property>
</widget> </widget>
</item> </item>
@@ -411,14 +411,14 @@
<item> <item>
<widget class="QLabel" name="label_15"> <widget class="QLabel" name="label_15">
<property name="text"> <property name="text">
<string>close the Web Sandbox</string> <string>Disable the webEngine sandbox feature.</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QCheckBox" name="checkBox_2"> <widget class="QCheckBox" name="checkBox_disableSandbox">
<property name="text"> <property name="text">
<string>ON</string> <string>Disable</string>
</property> </property>
</widget> </widget>
</item> </item>