perf: 修改 截图测试耗时最快截图耗时 (#7496)

This commit is contained in:
status102
2023-12-06 19:29:48 +08:00
committed by GitHub
parent dbfeff96d8
commit 2c9a7a3b7d
2 changed files with 2 additions and 2 deletions

View File

@@ -554,7 +554,7 @@
<system:String x:Key="ReconnectFailed">重连失败,连接断开!</system:String>
<system:String x:Key="TouchModeNotAvailable">触控模式不可用。请进入 设置 - 连接设置 切换其他触控模式。</system:String>
<system:String x:Key="ScreencapFailed">截图失败,如反复出现请尝试重启或更换模拟器!</system:String>
<system:String x:Key="FastestWayToScreencap">截图测试耗时: {0:#,#}ms</system:String>
<system:String x:Key="FastestWayToScreencap">最快截图耗时: {0:#,#}ms</system:String>
<system:String x:Key="FastestWayToScreencapWarningTip">截图用时较长,使用自动战斗类功能(如自动肉鸽)时,可能出现部分异常表现</system:String>
<system:String x:Key="FastestWayToScreencapErrorTip">截图用时过长,自动战斗类功能(如自动肉鸽)很可能无法正常运行,建议尝试重启或更换模拟器</system:String>
<system:String x:Key="IdentifyTheMistakes">识别错误</system:String>

View File

@@ -554,7 +554,7 @@
<system:String x:Key="ReconnectFailed">重連失敗,連接斷開!</system:String>
<system:String x:Key="TouchModeNotAvailable">觸控模式不可用。請進入 設定 - 連接設定 切換其他觸控模式。</system:String>
<system:String x:Key="ScreencapFailed">截圖失敗,如反覆出現請嘗試重開或更換模擬器!</system:String>
<system:String x:Key="FastestWayToScreencap">截圖測試用時: {0:#,#}ms</system:String>
<system:String x:Key="FastestWayToScreencap">最快截圖用時: {0:#,#}ms</system:String>
<system:String x:Key="FastestWayToScreencapWarningTip">截圖用時較長,使用自動戰鬥類功能(如自動肉鴿)時,可能會出現部分異常表現</system:String>
<system:String x:Key="FastestWayToScreencapErrorTip">截圖用時過長,自動戰鬥類功能(如自動肉鴿)很可能無法正常運行,建議嘗試重新啟動或更換模擬器</system:String>
<system:String x:Key="IdentifyTheMistakes">辨識錯誤</system:String>