diff --git a/src/MeoAsstGui/Resources/Localizations/en-us.xaml b/src/MeoAsstGui/Resources/Localizations/en-us.xaml index 29fe00322c..efb29c31c5 100644 --- a/src/MeoAsstGui/Resources/Localizations/en-us.xaml +++ b/src/MeoAsstGui/Resources/Localizations/en-us.xaml @@ -220,7 +220,7 @@ Copilot Beta Task file / url Select the file - Task files can be directly dragged in with the mouse(o゚v゚)ノ + Task files can be directly dragged in with the mouse (o゚v゚)ノ Auto squad The agent of "special focus" cannot be identified at this time @@ -231,11 +231,11 @@ Tips: - 1.Please set the emulator and game frame rate to 60 frames or higher. - 2.Please use this function only in the interface with "Start" button. - 3.You can turn off the "Auto squad" when using friends to help you, and manually select an agent to start. - 4.To Paradox Simulation, you need to turn off "Auto squad" and select a skill before starting on the interface of "Start" button. - 5."Auto squad" can not identify the "special focus" crew members temporarily, please cancel the special attention or manual formation if necessary. + 1. Please set the emulator and game to 60 FPS or higher. + 2. Please use this function only in the interface with "Start" button. + 3. You can turn off the "Auto squad" when using friends to help you, and manually select an agent to start. + 4. To Paradox Simulation, you need to turn off "Auto squad" and select a skill before starting on the interface of "Start" button. + 5. "Auto squad" can not identify the "special focus" crew members temporarily, please cancel the special attention or manual formation if necessary. Failed to read file! No corresponding file found! @@ -320,10 +320,10 @@ MAA Website Source: GitHub - Copilot Json sharing QQgroup - QQgroup1(Full) - QQgroup2 - QQgroup3 + Copilot Json sharing QQ group + QQ group1(Full) + QQ group2 + QQ group3 Q&A Issue @@ -332,11 +332,11 @@ Auto refresh Lv3 Tags Auto use Expedited* Recruit max times - Manually select 1★ - Auto select 3★ - Auto select 4★ - Auto select 5★ - Auto select 6★ - If checked, the recruitment will be skipped when the entry with 1★ is identified. If not checked, the entry with 1★ will be ignored + Manually select 1 ★ + Auto select 3 ★ + Auto select 4 ★ + Auto select 5 ★ + Auto select 6 ★ + If checked, the recruitment will be skipped when the entry with 1 ★ is identified. If not checked, the entry with 1 ★ will be ignored \ No newline at end of file diff --git a/src/MeoAsstGui/Resources/Localizations/zh-cn.xaml b/src/MeoAsstGui/Resources/Localizations/zh-cn.xaml index 5f85437174..7b2a8c72e3 100644 --- a/src/MeoAsstGui/Resources/Localizations/zh-cn.xaml +++ b/src/MeoAsstGui/Resources/Localizations/zh-cn.xaml @@ -220,7 +220,7 @@ 自动战斗 Beta 作业路径/神秘代码 选择作业 - 作业文件可以直接用鼠标拖进来哦(o゚v゚)ノ + 作业文件可以直接用鼠标拖进来哦 (o゚v゚)ノ 自动编队 自动编队暂时无法识别“特别关注”的干员 @@ -231,11 +231,11 @@ 小提示: - 1.请将模拟器及游戏帧率设置到 60 帧或更高; - 2.请在有“开始行动”按钮的界面再使用本功能; - 3.使用好友助战可以关闭“自动编队”,手动选择干员后开始; - 4.模拟悖论需要关闭“自动编队”,并选好技能后处于“开始模拟”按钮的界面再开始; - 5.“自动编队”暂时无法识别“特别关注”的干员,如有需求请取消特别关注或手动编队; + 1. 请将模拟器及游戏帧率设置到 60 帧或更高; + 2. 请在有“开始行动”按钮的界面再使用本功能; + 3. 使用好友助战可以关闭“自动编队”,手动选择干员后开始; + 4. 模拟悖论需要关闭“自动编队”,并选好技能后处于“开始模拟”按钮的界面再开始; + 5. “自动编队”暂时无法识别“特别关注”的干员,如有需求请取消特别关注或手动编队; 读取文件失败! 未找到对应作业! @@ -297,7 +297,7 @@ 当前设施: 公招识别结果: 公招提示 - 公招出{0}星了哦! + 公招出 {0} 星了哦! 公招出小车了哦! 选择 当前槽位已刷新 @@ -329,14 +329,14 @@ - 自动刷新3星Tags + 自动刷新 3 星 Tags 自动使用加急许可* 每次执行时最大招募次数 - 手动确认1星 - 自动确认3星 - 自动确认4星 - 自动确认5星 - 自动确认6星 - 勾选时识别到1星词条时跳过该次招募,未勾选时将忽略1星词条 + 手动确认 1 星 + 自动确认 3 星 + 自动确认 4 星 + 自动确认 5 星 + 自动确认 6 星 + 勾选时识别到 1 星词条时跳过该次招募,未勾选时将忽略 1 星词条 \ No newline at end of file diff --git a/src/MeoAsstGui/UserControl/TimerSettingsUserControl.xaml b/src/MeoAsstGui/UserControl/TimerSettingsUserControl.xaml index 6009b9c0b9..2e652c6783 100644 --- a/src/MeoAsstGui/UserControl/TimerSettingsUserControl.xaml +++ b/src/MeoAsstGui/UserControl/TimerSettingsUserControl.xaml @@ -29,7 +29,7 @@ - + @@ -44,7 +44,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -74,7 +74,7 @@ - + @@ -89,7 +89,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -134,7 +134,7 @@ - + diff --git a/src/MeoAsstGui/ViewModels/SettingsViewModel.cs b/src/MeoAsstGui/ViewModels/SettingsViewModel.cs index 6f70aafa31..b175eb4804 100644 --- a/src/MeoAsstGui/ViewModels/SettingsViewModel.cs +++ b/src/MeoAsstGui/ViewModels/SettingsViewModel.cs @@ -1146,7 +1146,7 @@ namespace MeoAsstGui { Execute.OnUIThread(() => { - using (var toast = new ToastNotification("通知演示")) + using (var toast = new ToastNotification("Test test")) { toast.Show(); }