From 1745a8f3519dec5312b114f41c0a8170f1d57b92 Mon Sep 17 00:00:00 2001 From: ZouJin Date: Tue, 14 May 2024 00:55:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=BF=BB=E8=AF=91=20?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E6=A1=86=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet-Simulator.Windows/MainWindow.cs | 12 +++++++++++- .../mod/0000_core/lang/en/Base2403.lps | 5 ++++- .../mod/0000_core/lang/zh-Hans/Base2403.lps | 5 ++++- .../mod/0000_core/lang/zh-Hant/Base2403.lps | 3 +++ 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/VPet-Simulator.Windows/MainWindow.cs b/VPet-Simulator.Windows/MainWindow.cs index 791d664..d533c01 100644 --- a/VPet-Simulator.Windows/MainWindow.cs +++ b/VPet-Simulator.Windows/MainWindow.cs @@ -3,6 +3,7 @@ using LinePutScript.Dictionary; using LinePutScript.Localization.WPF; using NAudio.CoreAudioApi; using Panuon.WPF.UI; +using Panuon.WPF.UI.Configurations; using Steamworks; using System; using System.Collections.Generic; @@ -1430,7 +1431,16 @@ namespace VPet_Simulator.Windows } - await Dispatcher.InvokeAsync(new Action(() => LoadingText.Content = "尝试加载游戏MOD".Translate())); + + await Dispatcher.InvokeAsync(() => + { + MessageBoxXSettings.Setting.OKButtonContent = "好的".Translate(); + MessageBoxXSettings.Setting.CancelButtonContent = "取消".Translate(); + MessageBoxXSettings.Setting.YesButtonContent = "是".Translate(); + MessageBoxXSettings.Setting.NoButtonContent = "否".Translate(); + PendingBoxSettings.Setting.CancelButtonContent = "取消".Translate(); + LoadingText.Content = "尝试加载游戏MOD".Translate(); + }); //旧版本设置兼容 if (Set.PetGraph == "默认虚拟桌宠") diff --git a/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2403.lps b/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2403.lps index 588ee41..053b1db 100644 --- a/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2403.lps +++ b/VPet-Simulator.Windows/mod/0000_core/lang/en/Base2403.lps @@ -84,4 +84,7 @@ OPPOSans R#OPPOSans R:| 已将当前选择 {0} 设为默认启动存档#The current selection {0} has been set as the default startup archive:| 默认#Default:| 设置当前多开存档为默认启动项#Set the current multi-save archive as the default startup item:| -检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件#It is detected that the game library contains Call of Duty. It is recommended not to run the desktop pet while running COD\nAccording to community feedback, COD may misreport the desktop pet as cheating software:| \ No newline at end of file +检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件#It is detected that the game library contains Call of Duty. It is recommended not to run the desktop pet while running COD\nAccording to community feedback, COD may misreport the desktop pet as cheating software:| +好的#OK:| +是#Yes:| +否#No:| \ No newline at end of file diff --git a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2403.lps b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2403.lps index 0fb92d7..37f73a9 100644 --- a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2403.lps +++ b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hans/Base2403.lps @@ -84,4 +84,7 @@ OPPOSans R#OPPOSans R:| 已将当前选择 {0} 设为默认启动存档#已将当前选择 {0} 设为默认启动存档:| 默认#默认:| 设置当前多开存档为默认启动项#设置当前多开存档为默认启动项:| -检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件#检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件:| \ No newline at end of file +检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件#检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件:| +好的#好的:| +是#是:| +否#否:| \ No newline at end of file diff --git a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2403.lps b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2403.lps index a4a53dc..9ed0c3e 100644 --- a/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2403.lps +++ b/VPet-Simulator.Windows/mod/0000_core/lang/zh-Hant/Base2403.lps @@ -85,3 +85,6 @@ OPPOSans R#OPPOSans R:| 默认#預設:| 设置当前多开存档为默认启动项#設定目前的多開存檔為預設啟動項:| 检测到游戏库中包含使命召唤,建议不要在运行COD时运行桌宠\n根据社区反馈, COD可能会误报桌宠为作弊软件#偵測到收藏庫中擁有決勝時刻,建議不要在運行CoD時執行桌寵\n依據社群回報,CoD可能會誤報桌寵為作弊軟體:| +好的#好的:| +是#是:| +否#否:| \ No newline at end of file