From b822232f0743d22e5bd3847eb993894bf090b214 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 02 七月 2024 15:33:48 +0800
Subject: [PATCH] 备份

---
 HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandFunctionListPage.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandFunctionListPage.cs b/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandFunctionListPage.cs
index 053765d..102308b 100644
--- a/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandFunctionListPage.cs
+++ b/HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/Iot_BrandFunctionListPage.cs
@@ -64,14 +64,14 @@
                 TextColor = CSS_Color.FirstLevelTitleColor,
                 Padding = new Padding(12,  Application.GetRealWidth(16), 12, Application.GetRealWidth(16)),
                 TextSize = CSS_FontSize.TextFontSize,
-                Text = "*鎮ㄥ彲浠ュ皢绗笁鏂瑰搧鐗岀殑璁惧鍏宠仈鍒癘n Pro鎮ㄥ綋鍓嶇殑浣忓畢涓娿��",
+                Text = "*鎮ㄥ彲浠ュ皢绗笁鏂瑰搧鐗岀殑璁惧鍏宠仈鍒般�婃兂澶╂櫤鎺с�嬫偍褰撳墠鐨勪綇瀹呬笂銆�",
                 IsMoreLines = true,
                 TextAlignment = TextAlignment.CenterLeft,
             };
             bodyView.AddChidren(btnTipText);
             if (Language.CurrentLanguage != "Chinese")
             {
-                btnTipText.Text = "*You can associate third-party branded devices with on Pro's current home.";
+                btnTipText.Text = "*You can associate third-party branded devices with 鎯冲ぉ鏅烘帶's current home.";
             }
 
             contentView = new FrameLayout()

--
Gitblit v1.8.0