diff --git a/UotanToolbox/Assets/Resources.Designer.cs b/UotanToolbox/Assets/Resources.Designer.cs
index 84d5b5e..ccd7056 100644
--- a/UotanToolbox/Assets/Resources.Designer.cs
+++ b/UotanToolbox/Assets/Resources.Designer.cs
@@ -547,7 +547,7 @@ public static string Basicflash_ErrorComp {
}
///
- /// 查找类似 Execute restart command 的本地化字符串。
+ /// 查找类似 Execute 的本地化字符串。
///
public static string Basicflash_ExecuteReboot {
get {
@@ -3440,46 +3440,6 @@ public static string Scrcpy_CameraMirror {
}
}
- ///
- /// 查找类似 Enable Virtual Screen 的本地化字符串。
- ///
- public static string Scrcpy_Enable_Virtual_Screen {
- get {
- return ResourceManager.GetString("Scrcpy_Enable_Virtual_Screen", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Virtual Screen Package 的本地化字符串。
- ///
- public static string Scrcpy_Virtual_Screen_Package {
- get {
- return ResourceManager.GetString("Scrcpy_Virtual_Screen_Package", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Virtual Screen Display Size 的本地化字符串。
- ///
- public static string Scrcpy_VS_DisplaySize
- {
- get
- {
- return ResourceManager.GetString("Scrcpy_VS_DisplaySize", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Virtual Screen Display Size Example 的本地化字符串。
- ///
- public static string Scrcpy_VS_DisplaySizeExample
- {
- get
- {
- return ResourceManager.GetString("Scrcpy_VS_DisplaySizeExample", resourceCulture);
- }
- }
-
///
/// 查找类似 Casting... 的本地化字符串。
///
@@ -3714,15 +3674,6 @@ public static string Scrcpy_WindowTopping {
}
}
- ///
- /// 查找类似 Virtual display 的本地化字符串。
- ///
- public static string Scrcpy_VirtualDisplay {
- get {
- return ResourceManager.GetString("Scrcpy_VirtualDisplay", resourceCulture);
- }
- }
-
///
/// 查找类似 About 的本地化字符串。
///
diff --git a/UotanToolbox/Assets/Resources.resx b/UotanToolbox/Assets/Resources.resx
index a5ba90b..338b568 100644
--- a/UotanToolbox/Assets/Resources.resx
+++ b/UotanToolbox/Assets/Resources.resx
@@ -1378,7 +1378,7 @@ Fill ID in ADB, one at a time!
Revoke USB 3.0 patch
- Execute restart command
+ Execute
More restart commands
diff --git a/UotanToolbox/Features/FormatExtract/FormatExtractView.axaml b/UotanToolbox/Features/FormatExtract/FormatExtractView.axaml
index 2ed426f..f9b365e 100644
--- a/UotanToolbox/Features/FormatExtract/FormatExtractView.axaml
+++ b/UotanToolbox/Features/FormatExtract/FormatExtractView.axaml
@@ -161,8 +161,8 @@
FontWeight="DemiBold"
Text="{x:Static assets:Resources.FormatExtract_Format}" />
-
@@ -248,8 +248,8 @@
FontWeight="DemiBold"
Text="{x:Static assets:Resources.FormatExtract_Extract}" />
-