From c9b906cf17c956810af2887c7295cc1d92b89565 Mon Sep 17 00:00:00 2001 From: ZouJin Date: Wed, 30 Aug 2023 15:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet-Simulator.Windows/MainWindow.xaml.cs | 2 +- VPet-Simulator.Windows/mod/0000_core/lang/en/Base2306.lps | 2 +- VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2306.lps | 2 +- VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2306.lps | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VPet-Simulator.Windows/MainWindow.xaml.cs b/VPet-Simulator.Windows/MainWindow.xaml.cs index e3298b5..80ee288 100644 --- a/VPet-Simulator.Windows/MainWindow.xaml.cs +++ b/VPet-Simulator.Windows/MainWindow.xaml.cs @@ -608,7 +608,7 @@ namespace VPet_Simulator.Windows else ExtensionSetting.StartURL(AppDomain.CurrentDomain.BaseDirectory + @"\Tutorial_en.html"); })); - m_menu.MenuItems.Add(new MenuItem("重置状态".Translate(), (x, y) => + m_menu.MenuItems.Add(new MenuItem("重置位置与状态".Translate(), (x, y) => { Main.CleanState(); Main.DisplayToNomal(); diff --git a/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2306.lps b/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2306.lps index e9dd284..000ad22 100644 --- a/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2306.lps +++ b/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2306.lps @@ -232,7 +232,7 @@ text#Text Set:| 虚拟桌宠模拟器#VPet-Simulator:| 点击此处开关鼠标穿透\n右键开关置于顶层\n长按挪动位置\n可在设置中关闭#Click here toggle mouse HitThrough\nRight-click toggle place in TopMost\nPress and hold to move position\nCan be turned off in the settings:| 操作教程#How-to Tutorials:| -重置状态#Reset the Status:| +重置位置与状态#Reset Position & Status:| 桌宠重置成功#Desktop pet reset successful:| 打开 ChatGPT API 设置#Open the ChatGPT API Settings:| 发送#Send:| diff --git a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2306.lps b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2306.lps index 0555883..61e2998 100644 --- a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2306.lps +++ b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2306.lps @@ -232,7 +232,7 @@ text#文本集:| 虚拟桌宠模拟器#虚拟桌宠模拟器:| 点击此处开关鼠标穿透\n右键开关置于顶层\n长按挪动位置\n可在设置中关闭#点击此处开关鼠标穿透\n右键开关置于顶层\n长按挪动位置\n可在设置中关闭:| 操作教程#操作教程:| -重置状态#重置状态:| +重置位置与状态#重置位置与状态:| 桌宠重置成功#桌宠重置成功:| 打开 ChatGPT API 设置#打开 ChatGPT API 设置:| 发送#发送:| diff --git a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2306.lps b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2306.lps index 0d2ba5b..b3ee7bb 100644 --- a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2306.lps +++ b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2306.lps @@ -232,7 +232,7 @@ text#text:| 虚拟桌宠模拟器#虛擬桌寵模擬器:| 点击此处开关鼠标穿透\n右键开关置于顶层\n长按挪动位置\n可在设置中关闭#點擊此處開關滑鼠穿透\n右鍵開關置於頂層\n長按挪動位置\n可在設定中關閉:| 操作教程#操作教程:| -重置状态#重置狀態:| +重置位置与状态#重置位置與狀態:| 桌宠重置成功#桌寵重置成功:| 打开 ChatGPT API 设置#打開ChatGPT API設定:| 发送#發送:|