From ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期一, 02 十二月 2024 17:17:19 +0800
Subject: [PATCH] tcp;可视对讲;

---
 HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs b/HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs
index 34cd84a..5a4116f 100644
--- a/HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs
+++ b/HDL_ON/UI/UI0-Public/Widget/WebViewDialog.cs
@@ -98,10 +98,10 @@
                 string msg = "";
                 if(Language.CurrentLanguage == "Chinese")
                 {
-                    msg = "鎾ゅ洖鎺堟潈鍚庯紝鎮ㄥ皢鏃犳硶缁х画浣跨敤On Pro App";
+                    msg = "鎾ゅ洖鎺堟潈鍚庯紝鎮ㄥ皢鏃犳硶缁х画浣跨敤銆婃兂澶╂櫤鎺с�婣pp";
                 }else
                 {
-                    msg = "After you withdraw your authorization, you will no longer be able to use On Pro app";
+                    msg = "After you withdraw your authorization, you will no longer be able to use 銆婃兂澶╂櫤鎺с�� app";
                 }
                 Action withdramAction = () => {
                     OnAppConfig.Instance.isAgreePrivacyPolicy = false;

--
Gitblit v1.8.0